Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1 | lloyd | 2008-09-30 | 4 | -18/+35 |
* | Remove lookup from Randpool, HMAC, CMAC, CBC-MAC, TLS-PRF, and PBKDF2 | lloyd | 2008-09-30 | 6 | -18/+26 |
* | Remove lookup dependency on CMAC: takes a BlockCipher as constructor arg | lloyd | 2008-09-30 | 2 | -12/+12 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 5 | -0/+0 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 15 | -0/+769 |