提交历史

作者 SHA1 备注 提交日期
  Matt Caswell da1c088f59 Copyright year updates 1 年之前
  Dr. David von Oheimb e664ef78b9 CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctly 1 年之前
  Dr. David von Oheimb 36b91a198a CMS, PKCS7, and CRMF: simplify use of EVP_PKEY_decrypt() by helper function 2 年之前
  Dr. David von Oheimb 8b6bbcaa7b crmf_lib.c: clean up coments on OSSL_CRMF_CERTTEMPLATE*() 1 年之前
  Dr. David von Oheimb 09f30b0c96 OSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return type and doc 1 年之前
  Dr. David von Oheimb 084d3afd26 Compensate for CMP-related TODOs removed by PR #15539 3 年之前
  Peiwei Hu b794476df7 Fix the check of EVP_PKEY_decrypt_init 1 年之前
  Dr. David von Oheimb 357bfe7345 CMP+CRMF: fix formatting nits in crypto/, include/, and test/ 2 年之前
  Dr. David von Oheimb 293ab82081 CRMF: make create_popo_signature() check that pubkey and pkey match 2 年之前
  Dr. David von Oheimb c0f6792b81 add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_get0_publicKey() 2 年之前
  Dr. David von Oheimb de56f726e1 crmf_lib.c: Make sure Ed signature for POPO is called without digest 2 年之前
  Dr. David von Oheimb 1986f6152f OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for consistency 3 年之前
  Dr. David von Oheimb 7df56adac7 CMP: Add missing getter functions to CRMF API and CMP API 3 年之前
  Pauli e0a7ef0b51 crmf: remove TODOs 3 年之前
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 年之前
  Tomas Mraz eaf8a40d97 Prefer fetch over legacy get_digestby/get_cipherby 3 年之前
  Matt Caswell f5afac4bda Update copyright year 3 年之前
  Richard Levitte ad57a13bb8 Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() 3 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年之前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 年之前
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 年之前
  Matt Caswell 98c35dc48d Fix safestack issues in crmf.h 4 年之前
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 年之前
  Dr. David von Oheimb 6d1f50b520 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 4 年之前
  Dr. David von Oheimb 11baa470a2 Fix CMP -days option range checking and test failing with enable-ubsan 4 年之前
  Dr. David von Oheimb 93f99b681a Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and document it 4 年之前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 年之前
  Dr. David von Oheimb 7269071e5e Fix error in case CMP msg POPO is not provided in OSSL_CRMF_MSGS_verify_popo() 4 年之前