summaryrefslogtreecommitdiff
path: root/test/poly1305_internal_test.c
Commit message (Expand)AuthorAgeFilesLines
* Add ChaCha related ciphers to default providerShane Lontis2019-10-161-1/+0
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Code cleanup: remove benchmark code from internal testsRichard Levitte2018-02-061-52/+0
* Create a prototype for OPENSSL_rdtscKurt Roeckx2017-11-251-2/+2
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-22/+11
* Adapt all test programsRichard Levitte2017-04-241-2/+1
* VMS: remove name mangling guards around inclusion of internalsRichard Levitte2017-04-201-11/+0
* VMS: Fix internals test programsRichard Levitte2017-04-181-0/+11
* Remove fprintfs from the poly1305 internal test but keep the test numberPauli2017-04-121-34/+5
* Test infrastructure additions.Pauli2017-03-291-5/+5
* Add main() test methods to reduce test boilerplate.Emilia Kasper2016-11-091-1/+2
* Simplify tests part 2Emilia Kasper2016-11-071-115/+83
* testutil: always print errors on failureEmilia Kasper2016-11-041-1/+0
* Convert poly1305 selftest into internal testRichard Levitte2016-11-031-0/+1701