| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Camellia block cipher support | Paul Kehrer | 2013-10-06 | 1 | -1/+16 | 
| | | | | | | | | | * Tests for CBC, OFB, CFB, and ECB * Tests will be automatically skipped if camellia support is not present in your OpenSSL library (e.g. OS X 10.8 with default OpenSSL) * Test for unsupported cipher in create_block_cipher_context * Docs for the cipher | ||||
| * | Add mandatory headers to files touched by this branch | Hynek Schlawack | 2013-08-11 | 1 | -0/+2 | 
| | | |||||
| * | Ensure that AES gets a proper key size | Donald Stufft | 2013-08-10 | 1 | -0/+4 | 
| | | |||||
| * | Ciphers should know what size their keys are | Donald Stufft | 2013-08-10 | 1 | -0/+29 | 
