summaryrefslogtreecommitdiffstats
path: root/test/rsa_test.c
AgeCommit message (Expand)Author
2023-10-24Copyright year updatesMatt Caswell
2023-10-24Fix Coverity 1547856: memset() uses only the lowest byte of cTomas Mraz
2023-10-18Add a test to confirm that legacy rsa keys workNeil Horman
2021-07-01Fix use of uninitialized memory in test_rsa_oaepDavid Benjamin
2021-05-26test: update RSA test with current bit strengthsPauli
2021-03-01Remove RSA SSLv23 padding modeRich Salz
2021-02-18Update copyright yearMatt Caswell
2021-02-16TEST: Add missing initializationRichard Levitte
2021-02-16Fix rsa_test to properly test RSA_SSLV23_PADDINGMatt Caswell
2021-02-16Refactor rsa_testMatt Caswell
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte
2020-11-12rsa_test: add return value checkPauli
2020-04-23Update copyright yearMatt Caswell
2020-02-20Deprecate the low level RSA functions.Pauli
2019-03-12FIPS 186-4 RSA Generation & ValidationShane Lontis
2019-03-07Add a simple test for RSA_SSLV23_PADDINGBernd Edlinger
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-11-20Update copyright yearMatt Caswell
2018-10-23RSA security bits calculationPauli
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-15Use new setup_tests in code of rsa_testPaul Yang
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-12Remove seed completely...Jon Spillett
2017-04-12Updates after code reviewJon Spillett
2017-04-12Convert RSA tests to new frameworkJon Spillett
2017-03-01Remove some obsolete/obscure internal define switches:Emilia Kasper
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell
2016-05-17Copyright consolidation 02/10Rich Salz
2016-04-06Make the RSA structure opaqueRichard Levitte
2016-03-17Remove Netware and OS/2Rich Salz
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2015-09-01RT 3493: fix RSA testEmilia Kasper
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte