| Commit message (Expand) | Author | Age | Files | Lines |
* | Add BSI variant of EMSA1, from InSiTo | lloyd | 2008-10-08 | 4 | -0/+73 |
* | Split kdf.h and kdf.cpp from core/ to kdf/kdf_base | lloyd | 2008-10-08 | 1 | -6/+5 |
* | Remove lookup from Randpool, HMAC, CMAC, CBC-MAC, TLS-PRF, and PBKDF2 | lloyd | 2008-09-30 | 1 | -1/+0 |
* | Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4] | lloyd | 2008-09-30 | 8 | -29/+16 |
* | Remove dependency on lookup.h from EME1. Now hardcoded to use MGF1 (the | lloyd | 2008-09-30 | 3 | -7/+13 |
* | Move KDF, EME, and EMSA base classes from pubkey to core to remove a | lloyd | 2008-09-29 | 7 | -7/+9 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 8 | -0/+0 |
* | Remove more dependencies on the global state object. | lloyd | 2008-09-29 | 3 | -12/+13 |
* | Add modinfo for pem, hash_id, selftest modules | lloyd | 2008-09-28 | 1 | -0/+10 |
* | Move hash_id into module | lloyd | 2008-09-28 | 4 | -0/+135 |
* | Remove needless include of look_pk.h | lloyd | 2008-09-28 | 1 | -1/+0 |
* | Modularize MGF1. Make EME1 and EMSA4 depend on it | lloyd | 2008-09-28 | 2 | -0/+8 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 21 | -0/+985 |