Commit History

Author SHA1 Message Date
  Daniel Bevenius e947a0642d EVP: fix keygen for EVP_PKEY_RSA_PSS 4 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Shane Lontis 5b5eea4b60 Deprecate EC_KEY + Update ec apps to use EVP_PKEY 3 years ago
  Matt Caswell 8a9394c1ed Fix no-dh and no-dsa 3 years ago
  Rich Salz a3d267f184 Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex 3 years ago
  Tomas Mraz 0d83b7b903 Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity 3 years ago
  Jon Spillett 2c04b34140 Allow EVP_PKEY private key objects to be created without a public component 3 years ago
  Richard Levitte 6ed4022cd1 Fix 'no-deprecated' 3 years ago
  Matt Caswell d4c2f498a3 Don't test a deprecated function in a no-deprecated build 3 years ago
  Tomas Mraz 8d8dd09b96 Add test for no reset after DigestFinal_ex and DigestFinalXOF 3 years ago
  Pauli 0d4460d27e test: changes resulting from moving the entropy source out of the FIPS provider 3 years ago
  Richard Levitte d7e498ac55 Deprecate RSA harder 4 years ago
  Richard Levitte e6774a7289 test/evp_extra_test.c: Modify to reflect provider support in test_EVP_PKEY_check 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 years ago
  Matt Caswell bfb56a974d Extend the SM2 asym cipher test 4 years ago
  Matt Caswell fb2a6954fb Clean up some SM2 related TODOs in the tests 4 years ago
  Richard Levitte 8a288609b1 TEST: Remove use of EVP_PKEY_set_alias_type() in test/evp_extra_test.c 4 years ago
  Paul Yang d0b79f8631 Add SM2 signature algorithm to default provider 4 years ago
  Richard Levitte f0c62c5328 TEST: Add a test of EC key generation with encoding spec 4 years ago
  Richard Levitte 08497fc64f Fix test/evp_extra_test.c 4 years ago
  Richard Levitte a10847c427 "Downgrade" provider-native keys to legacy where needed 4 years ago
  Matt Caswell e5bc0ce2ae Extend test_CMAC_keygen in evp_extra_test 4 years ago
  Matt Caswell 1bf625040c Fix evp_extra_test to not assume that HMAC is legacy 4 years ago
  Benjamin Kaduk 440b852a0f Add tests for new EVP_CIPHER_CTX IV accessors 4 years ago
  Shane Lontis 0ab18e7924 Add EVP signature with libctx methods. 4 years ago
  Pauli 41bbba5375 EVP: deprecate the EVP_X_meth_ functions. 4 years ago
  Shane Lontis e2cc68c8fd Fix CID 1465213: Integer handling issues (evp_extra_test.c) 4 years ago
  Pauli 1c19ff3ce8 test: add test for generation of random data in chunks. 4 years ago
  Pauli f9e504e8b1 property: Move global default properties to the library context. 4 years ago