summaryrefslogtreecommitdiff
path: root/test/rsa_test.c
Commit message (Expand)AuthorAgeFilesLines
* Add Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_ASN1_OCTET_STRINGslontis2023-02-081-0/+204
* Fix use of uninitialized memory in test_rsa_oaepDavid Benjamin2021-07-011-5/+4
* test: update RSA test with current bit strengthsPauli2021-05-261-3/+9
* Remove RSA SSLv23 padding modeRich Salz2021-03-011-23/+0
* Update copyright yearMatt Caswell2021-02-181-1/+1
* TEST: Add missing initializationRichard Levitte2021-02-161-1/+1
* Fix rsa_test to properly test RSA_SSLV23_PADDINGMatt Caswell2021-02-161-9/+34
* Refactor rsa_testMatt Caswell2021-02-161-63/+25
* Drop OPENSSL_NO_RSA everywhereRichard Levitte2020-12-201-10/+2
* rsa_test: add return value checkPauli2020-11-121-11/+13
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level RSA functions.Pauli2020-02-201-0/+6
* FIPS 186-4 RSA Generation & ValidationShane Lontis2019-03-121-0/+2
* Add a simple test for RSA_SSLV23_PADDINGBernd Edlinger2019-03-071-1/+32
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-11-201-1/+1
* RSA security bits calculationPauli2018-10-231-0/+60
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Use new setup_tests in code of rsa_testPaul Yang2017-08-151-1/+2
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-2/+3
* Test cleaning and modernisationPauli2017-07-141-4/+4
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Remove seed completely...Jon Spillett2017-04-121-3/+0
* Updates after code reviewJon Spillett2017-04-121-28/+20
* Convert RSA tests to new frameworkJon Spillett2017-04-121-99/+107
* Remove some obsolete/obscure internal define switches:Emilia Kasper2017-03-011-5/+1
* Deprecate the flags that switch off constant timeMatt Caswell2016-06-061-4/+2
* Copyright consolidation 02/10Rich Salz2016-05-171-0/+9
* Make the RSA structure opaqueRichard Levitte2016-04-061-11/+14
* Remove Netware and OS/2Rich Salz2016-03-171-4/+0
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-091-3/+0
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-051-1/+2
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* mem functions cleanupRich Salz2016-01-071-2/+3
* RT 3493: fix RSA testEmilia Kasper2015-09-011-12/+20
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+331