hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / test / recipes / 25-test_req.t
7 days ago Viktor DukhovniFix fragile explicit cert date tests.
2024-04-09 Stephan Wurmapps: ca,req,x509: Add explicit start and end dates...
2024-04-09 Richard LevitteCopyright year updates
2024-04-02 Bernd EdlingerFix openssl req with -addext subjectAltName=dirName
2024-01-10 Bernd EdlingerFix a similar memory leak in SXNET_add_id_INTEGER
2023-12-12 Bernd EdlingerFix a possible memory leak in do_othername
2023-09-09 Bernd EdlingerFix output corruption in req command
2023-09-07 Matt CaswellCopyright year updates
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-01-24 Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2022-12-08 Clemens Langsignature: Clamp PSS salt len to MD len
2022-05-03 Matt CaswellUpdate copyright year
2022-03-03 Hugo LandauEnable openssl req -x509 to create certificates from...
2021-11-11 Dr. David von Oheimb25-test_req.t: Add systematic SKID+AKID tests for self...
2021-11-08 Dr. David von OheimbAPPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()
2021-08-05 Tomas Mrazreq: Avoid segfault when -modulus is used
2021-07-02 Matt CaswellAvoid some MinGW test failures
2021-06-20 Richard LevitteTESTS: drop explicit quotes from empty command line...
2021-06-19 Paulitest: replace tabs with spaces in test recipes
2021-05-27 Dr. David von OheimbTEST: Prefer using precomputed RSA and DH keys for...
2021-05-11 Dmitry BelyavskiyTests for creating req from PKCS8 keys with extra attrs
2021-05-06 Tomas MrazAdd some tests for -inform/keyform enforcement
2021-02-05 Tomas MrazRSA: properly generate algorithm identifier for RSA...
2021-01-29 Tomas Mrazrsa_kmgmt: Return OSSL_PKEY_PARAM_DEFAULT_DIGEST for...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-13 Dr. David von Oheimbapps/req.c: Add -copy_extensions option for use with...
2021-01-13 Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13 Dr. David von OheimbAdd tests for (non-)default SKID and AKID inclusion...
2020-10-16 Richard LevitteTEST: modify tconversion.pl for forensics
2020-09-25 Matt CaswellClean up some SM2 related TODOs in the tests
2020-09-18 Matt CaswellMake sure we properly test for EdDSA with alg ids
2020-09-03 Richard Levitte"Downgrade" provider-native keys to legacy where needed
2020-04-23 Matt CaswellUpdate copyright year
2020-03-15 Richard LevitteTEST: Adapt all applicable tests to the new distinguish...
2020-03-07 Rich SalzAdd -section option to 'req' command
2020-02-18 Richard LevitteTEST: Modify test/recipes/25-test_req.t to leave artifa...
2019-12-11 Nicola TuveriMore testing for CLI usage of Ed25519 and Ed448 keys
2019-11-24 Dr. Matthias St... Remove RANDFILE settings from configuration files
2019-11-13 Nicola TuveriAdd more tests for apps/req
2019-08-22 Paul YangSupport parsing of SM2 ID in hexdecimal
2019-06-28 Paul YangSupport SM2 certificate signing
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11 Matt CaswellUpdate copyright year
2018-07-09 Rich SalzAdd tests for the "req" command, -addext flag
2018-07-05 Rich SalzReject duplicate -addext parameters
2017-06-27 Rich SalzUse randomness not entropy
2016-06-04 Richard LevitteMake 25-test_gen.t and 25-test_req.t into one
2016-04-22 Rich SalzUnified copyright for test recipes
2016-02-09 Richard Levitteunified build scheme: adjust test framework for out...
2015-10-13 Andy PolyakovTest suite: chomp->s/\R// to harmonize with mingw ...
2015-09-07 Richard LevitteChange OpenSSL::Test to be an extension of Test::More
2015-09-07 Richard LevitteAdd version numbers on some modules we use.
2015-09-07 Richard LevitteAdd recipes for tests related to certificates