aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/aead/ccm/ccm.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-128/+0
* Set default offset for all cipher mode update/final signatures.lloyd2013-12-311-3/+3
* s/default_nonce_size/default_nonce_length/lloyd2013-12-101-1/+1
* Work around a strange bug where Clang won't find CCM_Mode::BS unlesslloyd2013-11-071-1/+1
* Add CCM modelloyd2013-09-051-0/+128