Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new PBKDF interface that takes a std::chrono::milliseconds and | lloyd | 2012-05-31 | 2 | -14/+34 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -1/+1 |
* | Use output_length() instead of OUTPUT_LENGTH pseudo-property | lloyd | 2010-10-13 | 1 | -1/+1 |
* | s/u32bit/size_t/ in pbkdf | lloyd | 2010-10-12 | 2 | -8/+8 |
* | More changes to avoid vector to pointer implicit conversions | lloyd | 2010-09-14 | 1 | -2/+2 |
* | Handle the case that container size() returns something other than u32bit | lloyd | 2010-09-14 | 1 | -1/+1 |
* | Rename S2K to PBKDF, because that is by far the most common name - S2K | lloyd | 2010-07-09 | 3 | -0/+104 |