Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 3 | -395/+0 |
* | Set default offset for all cipher mode update/final signatures. | lloyd | 2013-12-31 | 1 | -3/+3 |
* | s/default_nonce_size/default_nonce_length/ | lloyd | 2013-12-10 | 2 | -2/+2 |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Use BS constant where possible | lloyd | 2013-11-07 | 1 | -2/+2 |
* | Work around a strange bug where Clang won't find CCM_Mode::BS unless | lloyd | 2013-11-07 | 1 | -1/+1 |
* | Add CCM mode | lloyd | 2013-09-05 | 3 | -0/+395 |