aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cmac
Commit message (Expand)AuthorAgeFilesLines
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Add algorithm specific signature printing. An individual ASN1 method canDr. Stephen Henson2010-03-061-1/+1
* Use supplied ENGINE when initialising CMAC. Restore pctx setting.Dr. Stephen Henson2010-02-081-1/+1
* add cvsignoreDr. Stephen Henson2010-02-081-0/+4
* Make update.Dr. Stephen Henson2010-02-081-0/+35
* Make CMAC API similar to HMAC API. Add methods for CMAC.Dr. Stephen Henson2010-02-085-10/+380
* Initial experimental CMAC implementation.Dr. Stephen Henson2010-02-073-0/+388