Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 2 years ago
  Peiwei Hu 2cba2e160d Fix the checks of EVP_PKEY_CTX_set/get_* functions 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dr. David von Oheimb 04bc3c1277 Fix malloc failure handling of X509_ALGOR_set0() 2 years ago
  PW Hu 2349d7ba57 Fix the return check of OBJ_obj2txt 2 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Richard Levitte ad57a13bb8 Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() 3 years ago
  Shane Lontis 53155f1c81 Fix external symbols for cms. 3 years ago
  Tomas Mraz 6a1a6498ac dh_cms_set_peerkey: Pad the public key to p size 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Tomas Mraz 616581aaac dh_cms_set_shared_info: Use explicit fetch to be able to provide libctx 3 years ago
  Tomas Mraz 6c4ecc655a dh_cms_set_peerkey: The peer key is encoded as an ASN.1 integer 3 years ago
  Richard Levitte c2403f362e Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell 5ac8fb584a Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key 3 years ago
  Matt Caswell 9ab7fe4836 Move CMS signing code out of the algorithms and into CMS 3 years ago
  Matt Caswell 0b3a4ef27a Move CMS enveloping code out of the algorithms and into CMS 3 years ago