Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -124/+0 |
* | Add PBKDF::derive_key taking vector salt | lloyd | 2013-12-31 | 1 | -0/+34 |
* | More Doxygen warning fixes | lloyd | 2012-07-09 | 1 | -0/+3 |
* | Add new PBKDF interface that takes a std::chrono::milliseconds and | lloyd | 2012-05-31 | 1 | -5/+39 |
* | Mass disable copy constructors and assignment on all algos until proven safe/... | lloyd | 2010-11-04 | 1 | -6/+0 |
* | Add new top-level algorithm which provides basic functionality: name | lloyd | 2010-11-01 | 1 | -11/+3 |
* | s/u32bit/size_t/ in pbkdf | lloyd | 2010-10-12 | 1 | -3/+3 |
* | Correct Doxygen comment | lloyd | 2010-08-17 | 1 | -3/+2 |
* | Rename S2K to PBKDF, because that is by far the most common name - S2K | lloyd | 2010-07-09 | 1 | -0/+68 |