Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -150/+0 |
* | Set default offset for all cipher mode update/final signatures. | lloyd | 2013-12-31 | 1 | -4/+4 |
* | Unused | lloyd | 2013-12-27 | 1 | -7/+0 |
* | Cleanup | lloyd | 2013-12-27 | 1 | -0/+2 |
* | Clean up GCM. Add CLMUL support. | lloyd | 2013-12-27 | 1 | -0/+46 |
* | Avoid static const in GCM as well | lloyd | 2013-11-07 | 1 | -1/+1 |
* | Expose AEAD_Mode::tag_size | lloyd | 2013-08-22 | 1 | -2/+2 |
* | Make XTS a Transformation under src/modes | lloyd | 2013-08-14 | 1 | -0/+109 |