aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/kdf2/kdf2.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-37/+0
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-1/+1
* Derive KDF from Algorithmlloyd2010-11-011-0/+3
* s/u32bit/size_t/ in kdflloyd2010-10-121-2/+2
* More Doxygen updates/fixeslloyd2010-06-151-2/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-7/+9
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-1/+1
* Remove warnings in KDF1, KDF2 copy constructorslloyd2008-09-301-1/+1
* Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4]lloyd2008-09-301-2/+5
* Move KDF, EME, and EMSA base classes from pubkey to core to remove alloyd2008-09-291-1/+1
* Move all modules into src/ directorylloyd2008-09-281-0/+29