aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbkdf/pbkdf.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-124/+0
* Add PBKDF::derive_key taking vector saltlloyd2013-12-311-0/+34
* More Doxygen warning fixeslloyd2012-07-091-0/+3
* Add new PBKDF interface that takes a std::chrono::milliseconds andlloyd2012-05-311-5/+39
* Mass disable copy constructors and assignment on all algos until proven safe/...lloyd2010-11-041-6/+0
* Add new top-level algorithm which provides basic functionality: namelloyd2010-11-011-11/+3
* s/u32bit/size_t/ in pbkdflloyd2010-10-121-3/+3
* Correct Doxygen commentlloyd2010-08-171-3/+2
* Rename S2K to PBKDF, because that is by far the most common name - S2Klloyd2010-07-091-0/+68