aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/kdf1
Commit message (Collapse)AuthorAgeFilesLines
* Split kdf.h and kdf.cpp from core/ to kdf/kdf_baselloyd2008-10-081-0/+4
| | | | Update dependencies as needed.
* Remove warnings in KDF1, KDF2 copy constructorslloyd2008-09-301-1/+1
|
* Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4]lloyd2008-09-302-17/+9
|
* Move KDF, EME, and EMSA base classes from pubkey to core to remove alloyd2008-09-292-1/+2
| | | | false dependency on BigInt in the KDF/padding code.
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
| | | | | them modules now. In any case there is no distinction so info.txt seems better.
* Move all modules into src/ directorylloyd2008-09-283-0/+74