summaryrefslogtreecommitdiffstats
path: root/test/hmactest.c
AgeCommit message (Expand)Author
2021-12-17Add test case to verify that the use after free issue is fixed.Pauli
2021-06-26test: check for NULL returns betterPauli
2021-05-20Update copyright yearMatt Caswell
2021-05-08Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-06Don't store an HMAC key for longer than we needMatt Caswell
2018-12-09Cleaner disposal of ephemeral engine ids and namesViktor Dukhovni
2018-12-09change into hex string constants to avoid overflow warningsChristos Zoulas
2018-12-09use the proper types to eliminate castsChristos Zoulas
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-07-14Test cleaning and modernisationPauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-20Convert hmactest to new test frameworkRich Salz
2016-06-30Fix hmac test case 6Kurt Cancemi
2016-06-24Add a getter to obtain the HMAC_CTX mdMatt Caswell
2016-05-17Copyright consolidation 02/10Rich Salz
2016-02-04RT3095: allow NULL key for single-shot HMACEmilia Kasper
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-07Cleanup: fix all sources that used HMAC_CTX_initRichard Levitte
2015-12-07Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanupRichard Levitte
2015-12-07Adapt the rest of the source to the opaque HMAC_CTXRichard Levitte
2015-12-07Adapt HMAC to the EVP_MD_CTX changesRichard Levitte
2015-06-23RT3856: Fix memory leaks in test codeRussell Webb
2015-06-12Fix ABI break with HMACMatt Caswell
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte