Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Make AES context size and algorithm structure externally available | Joshua Oreman | 2010-01-05 | 1 | -12/+1 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | [crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER() | Michael Brown | 2009-02-19 | 1 | -90/+2 |
* | [crypto] Add our own general-purpose cipher-block chaining routines | Michael Brown | 2009-02-19 | 1 | -23/+208 |
* | [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm | Michael Brown | 2009-02-18 | 1 | -3/+3 |
* | [crypto] Move AES_convert_key() hack into axtls_aes.c | Michael Brown | 2009-02-18 | 1 | -9/+25 |
* | [crypto] Rename aes_algorithm to aes_cbc_algorithm | Michael Brown | 2009-02-18 | 1 | -12/+12 |
* | Add per-file error identifiers | Michael Brown | 2007-07-24 | 1 | -0/+1 |
* | Added wrapper for AXTLS AES code | Michael Brown | 2007-01-31 | 1 | -0/+53 |