summaryrefslogtreecommitdiff
path: root/test/exptest.c
Commit message (Expand)AuthorAgeFilesLines
* Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttimeBernd Edlinger2023-01-141-0/+29
* Revert "Limit size of modulus for BN_mod_exp_mont_consttime()"Bernd Edlinger2023-01-141-20/+0
* Fix a logic flaw in test_mod_exp_zeroBernd Edlinger2022-12-211-1/+1
* Limit size of modulus for BN_mod_exp_mont_consttime()Tomas Mraz2022-11-101-0/+20
* Fix the checks of RAND_bytesPeiwei Hu2022-06-021-3/+3
* Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov2021-11-191-4/+5
* Update copyright yearMatt Caswell2021-04-081-1/+1
* test: fix coverity 1414451: unchecked return valuePauli2021-03-261-6/+15
* Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov2021-03-221-1/+94
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* [Win] Fix some test method signatures ...FdaSilvaYY2017-08-161-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-1/+2
* Fix some issues raise by coverity in the tests.Pauli2017-07-141-4/+3
* Add output routines to allow consistent formatting of memory, stringsPauli2017-06-161-12/+4
* Add BN support to the test infrastructure.Pauli2017-05-091-7/+7
* test/exptest.c: stop marking progress with a periodRichard Levitte2017-05-041-6/+3
* Convert modular exponentiation tests to new frameworkRich Salz2017-04-261-160/+109
* Change callers to use the new constants.Rich Salz2016-08-101-4/+4
* Copyright consolidation 02/10Rich Salz2016-05-171-54/+6
* Remove Netware and OS/2Rich Salz2016-03-171-3/+0
* Ensure CRYPTO_mem_leaks is the last thing we doMatt Caswell2016-03-091-3/+3
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-091-4/+1
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-051-1/+2
* Move more BN internals to bn_lcl.hRich Salz2016-01-301-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-0/+2
* Fix a ** 0 mod 1 = 0 for real this time.Emilia Kasper2015-12-141-9/+72
* Have the test executables output in text modeRichard Levitte2015-09-061-1/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+257