arm_arch.h: add missing pre-defined macro, __ARM_ARCH_5TEJ__.
[openssl.git] / crypto / cmac /
2011-09-05 Bodo Möllermake update
2011-06-03 Dr. Stephen Hensonlicense correction, no EAY code included in this file
2011-04-01 Dr. Stephen Hensonrestore .cvsignore
2011-04-01 Dr. Stephen Hensontemporarily update .cvsignore
2011-03-24 Richard Levittemake update
2011-03-24 Richard LevitteImplement FIPS CMAC.
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-03-06 Dr. Stephen HensonAdd algorithm specific signature printing. An individua...
2010-02-08 Dr. Stephen HensonUse supplied ENGINE when initialising CMAC. Restore...
2010-02-08 Dr. Stephen Hensonadd cvsignore
2010-02-08 Dr. Stephen HensonMake update.
2010-02-08 Dr. Stephen HensonMake CMAC API similar to HMAC API. Add methods for...
2010-02-07 Dr. Stephen HensonInitial experimental CMAC implementation.