Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cipher-proto: remove forward typedef of cipher_bulk_ops_t | Jussi Kivilinna | 2021-01-26 | 1 | -0/+1 |
* | cipher: setup bulk functions at each algorithms key setup | Jussi Kivilinna | 2020-09-27 | 1 | -2/+2 |
* | Pass cipher object pointer to setkey functions | Jussi Kivilinna | 2018-06-19 | 1 | -3/+4 |
* | cipher: Simplify the cipher dispatcher cipher.c. | Werner Koch | 2013-10-01 | 1 | -0/+1 |
* | Optimize and cleanup 32-bit and 64-bit endianess transforms | Jussi Kivilinna | 2013-09-21 | 1 | -6/+3 |
* | Move stack burning from block ciphers to cipher modes | Jussi Kivilinna | 2013-09-04 | 1 | -4/+4 |
* | Nuked almost all trailing whitespace.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -3/+3 |
* | Added SEED cipher | Werner Koch | 2006-08-29 | 1 | -0/+478 |