Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | [crypto] Change cipher_{en,de}crypt() to void functions | Michael Brown | 2009-02-19 | 1 | -9/+20 |
* | [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm | Michael Brown | 2009-02-18 | 1 | -43/+68 |
* | Add per-file error identifiers | Michael Brown | 2007-07-24 | 1 | -21/+7 |
* | Fix prototypes | Michael Brown | 2007-02-01 | 1 | -4/+4 |
* | Added setiv method | Michael Brown | 2007-01-31 | 1 | -0/+16 |
* | Add null crypto algorithm | Michael Brown | 2007-01-31 | 1 | -0/+2 |
* | Added cipher wrapper functions | Michael Brown | 2007-01-30 | 1 | -0/+26 |
* | Generalise digest_algorithm to crypto_algorithm. | Michael Brown | 2007-01-30 | 1 | -25/+65 |
* | Added "name" field to digest algorithms | Michael Brown | 2006-11-21 | 1 | -0/+2 |
* | Generalisation of a message digest algorithm | Michael Brown | 2006-09-11 | 1 | -0/+44 |