aboutsummaryrefslogtreecommitdiff
path: root/crypto/crmf
AgeCommit message (Expand)AuthorFilesLines
2020-09-13Fix safestack issues in crmf.hMatt Caswell2-3/+0
2020-09-13Fix safestack issues in x509.hMatt Caswell1-1/+0
2020-08-21Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb3-56/+58
2020-08-21Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its docDr. David von Oheimb1-5/+10
2020-07-30Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb1-1/+1
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell1-3/+3
2020-06-22Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb1-19/+7
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli1-3/+3
2020-05-26Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and do...Dr. David von Oheimb1-20/+1
2020-05-24Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local.h to include/openssl/...Dr. David von Oheimb1-1/+0
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-0/+3
2020-04-23Update copyright yearMatt Caswell4-4/+4
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb2-7/+7
2020-03-10Fix error in case CMP msg POPO is not provided in OSSL_CRMF_MSGS_verify_popo()Dr. David von Oheimb2-5/+8
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2-30/+50
2020-03-09Refactor CRMF_poposigningkey_init() to work with provider keysRichard Levitte1-47/+12
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb4-40/+42
2019-12-12chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb4-22/+18
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre1-1/+1
2019-09-28Reorganize local header filesDr. Matthias St. Pierre4-4/+4
2019-09-27 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb3-94/+73
2019-09-14fix CRMF symmetric key handlingAndreas Kretschmer1-15/+24
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte1-1/+1
2019-09-04OSSL_PARAM_construct_utf8_string computes the string length.Pauli1-1/+1
2019-08-24Get rid of the diversity of names for MAC parametersRichard Levitte1-1/+1
2019-08-15Adapt diverse code to provider based MACs.Richard Levitte1-8/+22
2019-07-22x509: publish X509_PUBKEY_dupDr. Matthias St. Pierre1-3/+0
2019-07-16Regenerate mkerr filesRich Salz1-44/+1
2019-07-16Remove function name from errorsRich Salz1-6/+5
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer4-11/+11
2019-03-20replace 'OpenSSL license' by 'Apache License 2.0'David von Oheimb5-5/+5
2019-03-122nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb6-0/+1724