Historique des commits

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