Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Support 64 and 96 bit tags in OCB, using the nonce formatting rule | lloyd | 2013-08-26 | 2 | -2/+3 |
* | Some OCB cleanups | lloyd | 2013-08-25 | 2 | -98/+90 |
* | merge of '59ddcb9c6e450b61f95165721510c583d6a9cde3' | lloyd | 2013-08-25 | 1 | -2/+2 |
|\ | |||||
| * | Expose AEAD_Mode::tag_size | lloyd | 2013-08-22 | 1 | -2/+2 |
* | | Store the OCB checksum in wide blocks and fold once at the end | lloyd | 2013-08-25 | 1 | -25/+20 |
|/ | |||||
* | Make XTS a Transformation under src/modes | lloyd | 2013-08-14 | 3 | -0/+574 |