Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split up all the 'base' algorithm classes into different files | lloyd | 2006-09-29 | 1 | -107/+0 |
* | Allow for implementing hash functions in Python | lloyd | 2006-09-02 | 1 | -32/+3 |
* | Allow for implementing block ciphers in Python | lloyd | 2006-09-02 | 1 | -64/+3 |
* | Remove the object() accessors, since those objects might not exist if | lloyd | 2006-08-31 | 1 | -8/+0 |
* | Merge the block cipher, stream cipher, hash, and MAC exports into algos.cpp | lloyd | 2006-08-31 | 1 | -0/+205 |