Support multi-prime RSA (RFC 8017)
[openssl.git] / test / certs /
2017-11-16 Richard LevitteModify expected output of a CRL to match the changed...
2017-11-16 Richard LevitteModify expected output of a certificate to match the...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-09-22 David BenjaminGuard against DoS in name constraints handling.
2017-09-20 Dr. Stephen HensonAdd RSA-PSS test certificates
2017-07-01 Rich SalzCleanup some copyright stuff
2017-06-21 Dr. Stephen HensonAdd Ed25519 EE certificates
2017-06-21 Dr. Stephen HensonEd25519 support for mkcert.sh
2017-06-06 Paul YangAdd test cases for X509_check_private_key
2017-05-30 Dr. Stephen HensonAdd Ed25519 verify test.
2017-04-25 Dr. Stephen HensonAdd certificates with PSS signatures
2017-04-25 Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-12 Rob PercivalAdd SSL tests for certificates with embedded SCTs
2017-03-14 Rich SalzAdd test for -nameout output
2017-02-24 Dr. Stephen HensonEC certificate with compression point
2017-02-24 Dr. Stephen HensonAdd P-384 root and P-384, P-256 EE certificates.
2017-02-17 Dr. Stephen HensonAdd DH parameters, DSA cert and key
2017-02-17 Dr. Stephen HensonAdd DSA support to mkcert.sh
2017-02-16 Dr. Stephen HensonAdd ECDSA client certificates
2017-01-15 Dr. Stephen Hensonadd ECDSA test server certificate
2016-07-11 Dr. Stephen HensonExtend mkcert.sh to support nameConstraints generation...
2016-06-23 Viktor DukhovniDrop extraneous printf argument in mkcert.sh
2016-06-22 Dr. Stephen HensonFix generation of expired CA certificate.
2016-06-20 Richard LevitteCreate some proxy certificates
2016-06-20 Richard LevitteMake it possible to generate proxy certs with test...
2016-06-13 Rich SalzRT3809: basicConstraints is critical
2016-06-08 Rich SalzAdd some accessor API's
2016-06-03 Emilia KasperUpdate client authentication tests
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-03-30 Viktor DukhovniRequire intermediate CAs to have basicConstraints CA...
2016-03-01 Rob PercivalCT policy validation
2016-02-25 Rob PercivalTests for parsing and printing certificates containing...
2016-02-08 Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-01 Viktor DukhovniAdd tests for non-ca trusted roots and intermediates
2016-02-01 Viktor DukhovniCompat self-signed trust with reject-only aux data
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-21 Viktor DukhovniMore X509_verify_cert() tests via verify(1).
2016-01-21 Viktor DukhovniCommit pre-generated test_verify certs
2016-01-21 Viktor DukhovniScripts to generate verify test certs
2015-07-07 Matt CaswellAdd test for CVE-2015-1793