]> git.ipfire.org Git - thirdparty/openssl.git/history - test/rsa_test.c
Fix BIO_get_new_index() to return an error when it is exhausted.
[thirdparty/openssl.git] / test / rsa_test.c
2023-10-24  Tomas MrazFix Coverity 1547856: memset() uses only the lowest...
2023-10-18  Neil HormanAdd a test to confirm that legacy rsa keys work
2023-09-07  Matt CaswellCopyright year updates
2023-02-08  slontisAdd Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_A...
2021-06-30  David BenjaminFix use of uninitialized memory in test_rsa_oaep
2021-05-26  Paulitest: update RSA test with current bit strengths
2021-03-01  Rich SalzRemove RSA SSLv23 padding mode
2021-02-18  Matt CaswellUpdate copyright year
2021-02-16  Richard LevitteTEST: Add missing initialization
2021-02-16  Matt CaswellFix rsa_test to properly test RSA_SSLV23_PADDING
2021-02-16  Matt CaswellRefactor rsa_test
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-11-11  Paulirsa_test: add return value check
2020-04-23  Matt CaswellUpdate copyright year
2020-02-20  PauliDeprecate the low level RSA functions.
2019-03-12  Shane LontisFIPS 186-4 RSA Generation & Validation
2019-03-07  Bernd EdlingerAdd a simple test for RSA_SSLV23_PADDING
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-20  Matt CaswellUpdate copyright year
2018-10-22  PauliRSA security bits calculation
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-08-15  Paul YangUse new setup_tests in code of rsa_test
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-07-13  PauliTest cleaning and modernisation
2017-04-24  Richard LevitteAdapt all test programs
2017-04-12  Jon SpillettRemove seed completely...
2017-04-12  Jon SpillettUpdates after code review
2017-04-12  Jon SpillettConvert RSA tests to new framework
2017-03-01  Emilia KasperRemove some obsolete/obscure internal define switches:
2016-06-06  Matt CaswellDeprecate the flags that switch off constant time
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-04-06  Richard LevitteMake the RSA structure opaque
2016-03-17  Rich SalzRemove Netware and OS/2
2016-02-09  Matt CaswellClean up the tests for auto-init/de-init
2016-02-05  Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07  Rich Salzmem functions cleanup
2015-09-01  Emilia KasperRT 3493: fix RSA test
2015-03-31  Richard LevitteStop symlinking, move files to intended directory