]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/cmac
In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length
[thirdparty/openssl.git] / crypto / cmac /
2016-02-16  Dr. Stephen HensonSwitch to FIPS implementation for CMAC.
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-05-13  Rich SalzAdd NULL checks from master
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2012-04-11  Dr. Stephen Hensonoops, macro not present in OpenSSL 1.0.2
2012-04-11  Dr. Stephen Hensonfix reset fix
2012-04-11  Dr. Stephen Hensonmake reinitialisation work for CMAC
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-10-09  Dr. Stephen HensonBackport PSS signature support from HEAD.
2011-08-14  Dr. Stephen HensonRemove hard coded ecdsaWithSHA1 hack in ssl routines...
2011-06-12  Dr. Stephen HensonRedirect HMAC and CMAC operations to module.
2011-06-03  Dr. Stephen Hensonlicense correction, no EAY code included in this file
2011-06-03  Dr. Stephen HensonBackport CMAC support from HEAD.