Commit History

Author SHA1 Message Date
  Richard Levitte a07c17ef57 Add EVP_PKEY_CTX_new_provided() 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Patrick Steuer 19bd1fa1ef s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448 4 years ago
  Matt Caswell 864b89ce49 Move EVP_PKEY algorithm implementations into a union 4 years ago
  Matt Caswell 9c45222ddc Revise EVP_PKEY param handling 4 years ago
  Matt Caswell 390acbebfa Add support for verify/verify_recover functions to EVP_SIGNATURE 4 years ago
  Matt Caswell 4889dadcb8 Implement DSA in the default provider 4 years ago
  Matt Caswell dfcb5d29b5 Add the ability to perform signatures in a provider 4 years ago
  Shane Lontis 1c3ace6898 Change provider params from int to size_t 4 years ago
  Richard Levitte 8b84b075ff Adapt DH to use with KEYMGMT 5 years ago
  Richard Levitte d0ea49a820 Adapt int_ctx_new() to use with providers 5 years ago
  Matt Caswell 76ca35e724 Fix no-dh 5 years ago
  Matt Caswell 35aca9eccb Add the ability to set PKCS#3 DH padding in providers 5 years ago
  Matt Caswell ff64702b3d Make the EVP Key Exchange code provider aware 5 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 5 years ago
  Paul Yang 34f5c8b1ff Make some return checks consistent with others 5 years ago
  Paul Yang 675f4ceef8 Update document for SM2 stuffs 5 years ago
  Paul Yang 4803717f5e Support setting SM2 ID 5 years ago
  Paul Yang 0a8fdef752 Support pmeth->digest_custom 5 years ago
  Pauli a6465b3f85 Avoid SEGV when giving X509_sign a NULL private key. 5 years ago
  Jack Lloyd ddb634fe6f Move SM2 algos to SM2 specific PKEY method 6 years ago
  Jack Lloyd 2f2e6b6278 Add EVP_PKEY_set_alias_type 6 years ago
  FdaSilvaYY 3484236d8d EVP,KDF: Add more error code along some return 0 in ... 6 years ago
  Jack Bates 693be9a2cb Convert _meth_get_ functions to const getters 7 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Matt Caswell 13735cfef6 Integrate X448 and Ed448 into libcrypto 6 years ago
  Paul Yang b000470873 Support public key and param check in EVP interface 6 years ago