Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow tag sizes other than 128 bits in GCM and OCB | lloyd | 2013-03-27 | 1 | -1/+1 |
* | Add an AEAD_Filter that wraps an AEAD_Mode, plus various bug fixes. | lloyd | 2013-03-27 | 4 | -27/+46 |
* | Convert OCB to new AEAD interface | lloyd | 2013-03-27 | 4 | -1/+544 |
* | Move GCM to new AEAD interface | lloyd | 2013-03-27 | 7 | -15/+364 |
* | Move EAX to new AEAD_Mode interface | lloyd | 2013-03-20 | 5 | -0/+334 |