| Commit message (Expand) | Author | Age | Files | Lines |
* | Move kdf/kdf_base to kdf | lloyd | 2008-10-26 | 9 | -6/+6 |
* | Move s2k.{h,cpp} and S2K algos from core and kdf to new s2k/ dir | lloyd | 2008-10-26 | 9 | -355/+0 |
* | Add trailing H__ to some header guards. Line wrap long comment. | lloyd | 2008-10-13 | 1 | -2/+2 |
* | More Doxygen comments from InSiTo | lloyd | 2008-10-13 | 2 | -7/+16 |
* | Split kdf.h and kdf.cpp from core/ to kdf/kdf_base | lloyd | 2008-10-08 | 9 | -1/+148 |
* | Append _prf to sslv3, tlsv1, x932 module names | lloyd | 2008-10-08 | 9 | -0/+0 |
* | Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1 | lloyd | 2008-10-01 | 1 | -0/+5 |
* | Remove warnings in KDF1, KDF2 copy constructors | lloyd | 2008-09-30 | 2 | -2/+2 |
* | Fix warning in PBKDF1 copy constructor | lloyd | 2008-09-30 | 1 | -1/+3 |
* | Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1 | lloyd | 2008-09-30 | 2 | -13/+14 |
* | Remove lookup from Randpool, HMAC, CMAC, CBC-MAC, TLS-PRF, and PBKDF2 | lloyd | 2008-09-30 | 4 | -36/+63 |
* | Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4] | lloyd | 2008-09-30 | 4 | -31/+14 |
* | Rewrite part of the module loading code in configure.pl, now dependencies | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Move KDF, EME, and EMSA base classes from pubkey to core to remove a | lloyd | 2008-09-29 | 7 | -6/+8 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 9 | -0/+0 |
* | Add deps, missing includes, etc | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Modularize IF family PK algorithms (integer factorization; RSA and RW base | lloyd | 2008-09-28 | 1 | -0/+10 |
* | Modularize MGF1. Make EME1 and EMSA4 depend on it | lloyd | 2008-09-28 | 2 | -0/+88 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 24 | -0/+840 |