Commit History

Author SHA1 Message Date
  Tomas Mraz 398c8da5c8 EC_KEY: add EC_KEY_decoded_from_explicit_params() 4 years ago
  Dirk-Willem van Gulik 4738d9e060 Add setter equivalents to X509_REQ_get0_signature 4 years ago
  Matt Caswell c1ebe0509a Backport the RSA_get0_pss_params() function from master 4 years ago
  Anthony Hu 460a0b2b13 Add missing EVP_PKEY_METHOD accessors for digestsign and digestverify 4 years ago
  Dr. Matthias St. Pierre 74b9ce2d84 Add missing accessors for X509 AuthorityKeyIdentifier 5 years ago
  Dmitry Belyavskiy d95fb70b0e Providing missing accessor to EVP_PKEY.engine 5 years ago
  Viktor Dukhovni 25eb9299ce More configurable crypto and ssl library initialization 5 years ago
  Richard Levitte 6babfb2161 Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h) 6 years ago
  Paul Yang 0a8fdef752 Support pmeth->digest_custom 6 years ago
  Paul Yang 00902d9414 Introduce EVP_MD_CTX_set_pkey_ctx 6 years ago
  Paul Kehrer 20c3672174 add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESP 6 years ago
  Andy Polyakov d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. 6 years ago
  Matt Caswell 50db81633e Deprecate the EC curve type specific functions in 1.2.0 6 years ago
  Matt Caswell 8e3cced75f Provide EC functions that are not curve type specific 6 years ago
  Pauli c7504aeb64 Modify the DEVRANDOM source so that the files are kept open persistently. 6 years ago
  Nicola Tuveri 4f1b96f9fc Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration 6 years ago
  Jack Lloyd 2f2e6b6278 Add EVP_PKEY_set_alias_type 6 years ago
  Matt Caswell 72ff0a5400 Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functions 6 years ago
  Matt Caswell 0d124b0a51 Add support getting raw private/public keys 6 years ago
  Matt Caswell 206521a06e Remove non-existant functions from libcrypto.num 6 years ago
  Mingtao Yang 0124f32a01 Add APIs for custom X509_LOOKUP_METHOD creation 6 years ago
  Dr. Matthias St. Pierre 0396401d1c ECDSA_SIG: add simple getters for commonly used struct members 6 years ago
  Dr. Matthias St. Pierre 6692ff7777 RSA: add simple getters for commonly used struct members 6 years ago
  Dr. Matthias St. Pierre e6f35b5768 DSA: add simple getters for commonly used struct members 6 years ago
  Dr. Matthias St. Pierre 5777254b7a DH: fix: add simple getters for commonly used struct members 6 years ago
  Dr. Matthias St. Pierre e37d4a6704 util/libcrypto.num: fix symbol collision between 1.1.0 and master 6 years ago
  Dr. Matthias St. Pierre 6db7fadf09 DH: add simple getters for commonly used DH struct members 6 years ago
  Matt Caswell 5b748dea5d Add getter for X509_VERIFY_PARAM_get_hostflags 6 years ago
  Matt Caswell d8f031e890 Move the loading of the ssl_conf module to libcrypto 6 years ago
  Matt Caswell 1bf2cc237e Fix no-sm2 6 years ago