aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crmf
Commit message (Expand)AuthorAgeFilesLines
* Prefer fetch over legacy get_digestby/get_cipherbyTomas Mraz2021-04-281-2/+17
* Update copyright yearMatt Caswell2021-04-221-1/+1
* Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()Richard Levitte2021-04-182-12/+11
* Update copyright yearMatt Caswell2021-03-111-1/+1
* crmf: updates for the new additional MAC_init argumentsPauli2021-02-281-4/+2
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-5/+11
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-132-57/+45
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-152-6/+6
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-9/+7
* Fix safestack issues in crmf.hMatt Caswell2020-09-132-3/+0
* Fix safestack issues in x509.hMatt Caswell2020-09-131-1/+0
* Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb2020-08-213-56/+58
* Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its docDr. David von Oheimb2020-08-211-5/+10
* Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb2020-07-301-1/+1
* Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell2020-07-161-3/+3
* Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb2020-06-221-19/+7
* The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli2020-06-111-3/+3
* Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and do...Dr. David von Oheimb2020-05-261-20/+1
* Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local.h to include/openssl/...Dr. David von Oheimb2020-05-241-1/+0
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+3
* Update copyright yearMatt Caswell2020-04-234-4/+4
* Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb2020-03-232-7/+7
* Fix error in case CMP msg POPO is not provided in OSSL_CRMF_MSGS_verify_popo()Dr. David von Oheimb2020-03-102-5/+8
* Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2020-03-102-30/+50
* Refactor CRMF_poposigningkey_init() to work with provider keysRichard Levitte2020-03-091-47/+12
* fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb2020-02-174-40/+42
* chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2019-12-124-22/+18
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Reorganize public header files (part 1)Dr. Matthias St. Pierre2019-09-281-1/+1
* Reorganize local header filesDr. Matthias St. Pierre2019-09-284-4/+4
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-273-94/+73
* fix CRMF symmetric key handlingAndreas Kretschmer2019-09-141-15/+24
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* OSSL_PARAM_construct_utf8_string computes the string length.Pauli2019-09-041-1/+1
* Get rid of the diversity of names for MAC parametersRichard Levitte2019-08-241-1/+1
* Adapt diverse code to provider based MACs.Richard Levitte2019-08-151-8/+22
* x509: publish X509_PUBKEY_dupDr. Matthias St. Pierre2019-07-221-3/+0
* Regenerate mkerr filesRich Salz2019-07-161-44/+1
* Remove function name from errorsRich Salz2019-07-161-6/+5
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer2019-05-304-11/+11
* replace 'OpenSSL license' by 'Apache License 2.0'David von Oheimb2019-03-205-5/+5
* 2nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb2019-03-126-0/+1724