Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename SymmetricAlgorithm::key to key_schedule to avoid many name | lloyd | 2008-11-09 | 2 | -4/+4 |
* | Remove needless include of mutex.h | lloyd | 2008-11-08 | 1 | -1/+0 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 2 | -3/+3 |
* | Split OpenSSL public key implementations into algorithm specific files, | lloyd | 2008-10-08 | 8 | -388/+496 |
* | Split kdf.h and kdf.cpp from core/ to kdf/kdf_base | lloyd | 2008-10-08 | 1 | -2/+2 |
* | Add dependencies on the public key implementations in the engines code, | lloyd | 2008-10-02 | 1 | -0/+9 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 9 | -0/+1068 |