Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new PBKDF interface that takes a std::chrono::milliseconds and | lloyd | 2012-05-31 | 3 | -111/+0 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -1/+1 |
* | First step towards replacing the existing containers with std::vector | lloyd | 2012-05-18 | 1 | -1/+1 |
* | Use output_length() instead of OUTPUT_LENGTH pseudo-property | lloyd | 2010-10-13 | 1 | -2/+2 |
* | s/u32bit/size_t/ in pbkdf | lloyd | 2010-10-12 | 2 | -10/+10 |
* | Remove more implicit vector to pointer conversions | 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/+111 |