Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an offset to ignore at the start of the buffer in AEAD processing | lloyd | 2013-03-28 | 2 | -21/+32 |
* | Add nonce length checks to EAX and GCM | lloyd | 2013-03-28 | 1 | -0/+3 |
* | Add an AEAD_Filter that wraps an AEAD_Mode, plus various bug fixes. | lloyd | 2013-03-27 | 1 | -6/+12 |
* | Convert OCB to new AEAD interface | lloyd | 2013-03-27 | 1 | -1/+0 |
* | Move GCM to new AEAD interface | lloyd | 2013-03-27 | 3 | -0/+335 |