Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Tomas Mraz 559e078d94 Fix size_t/int mismatch in cms_ec.c and rsa_sig.c 1 year ago
  ndossche ba061818e9 Fix incomplete check on CMS_SharedInfo_encode 1 year ago
  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
  Peiwei Hu 56876ae952 Fix the erroneous checks of EVP_PKEY_CTX_set_group_name 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Michael Baentsch d15d561844 enable CMS sign/verify for provider-implemented PKEYs 2 years ago
  Dr. David von Oheimb 04bc3c1277 Fix malloc failure handling of X509_ALGOR_set0() 3 years ago
  PW Hu 2349d7ba57 Fix the return check of OBJ_obj2txt 3 years ago
  Pauli 60d13c8ff8 remove end of line whitespace 3 years ago
  Pauli dfb0b8d63a cms: free PKEY_CTX 3 years ago
  Pauli 8dff167dfe cms: fix coverity 1485981: unchecked return value 3 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
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Tomas Mraz fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 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 4 years ago
  Richard Levitte 4f2abe4378 Adapt libcrypto functionality to specify the desired input structure 4 years ago
  Matt Caswell 5ac8fb584a Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key 4 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 years ago
  Matt Caswell 29000e43ea Make evp_pkey_ctx_get0_libctx/propq public API 4 years ago
  Matt Caswell 9ab7fe4836 Move CMS signing code out of the algorithms and into CMS 4 years ago