summaryrefslogtreecommitdiffstats
path: root/crypto/crmf/crmf_pbm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()Richard Levitte2021-04-181-6/+10
* Update copyright yearMatt Caswell2021-03-111-1/+1
* crmf: updates for the new additional MAC_init argumentsPauli2021-02-281-4/+2
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-10/+10
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-2/+2
* Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb2020-08-211-8/+11
* Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its docDr. David von Oheimb2020-08-211-5/+10
* Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell2020-07-161-3/+3
* The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli2020-06-111-3/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb2020-02-171-1/+1
* chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2019-12-121-8/+6
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-271-12/+4
* 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
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer2019-05-301-3/+3
* replace 'OpenSSL license' by 'Apache License 2.0'David von Oheimb2019-03-201-1/+1
* 2nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb2019-03-121-0/+231