summaryrefslogtreecommitdiffstats
path: root/test/igetest.c
AgeCommit message (Expand)Author
2019-12-04Deprecate the AES_ige_*() functionsMatt Caswell
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-04-12Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()Matt Caswell
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-12-07Consistent formatting for sizeof(foo)Rich Salz
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-06-16Add output routines to allow consistent formatting of memory, stringsPauli
2017-05-04Fix an uninit read in igetestMatt Caswell
2017-05-03Update igetest to use the test framework.Pauli
2016-05-17Copyright consolidation 02/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-05-04more OSSL_NELEM casesDr. Stephen Henson
2015-03-25RAND_bytes updatesMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe
2007-05-15Change C++ style comments.Dr. Stephen Henson
2007-05-13AES IGE mode speedup.Ben Laurie
2006-08-31Kill more C++ comments.Dr. Stephen Henson
2006-08-31Forward port of IGE mode.Ben Laurie