summaryrefslogtreecommitdiffstats
path: root/crypto/crmf/crmf_pbm.c
AgeCommit message (Expand)Author
2022-12-07Compensate for CMP-related TODOs removed by PR #15539Dr. David von Oheimb
2022-11-24CMP+CRMF: fix formatting nits in crypto/, include/, and test/Dr. David von Oheimb
2022-05-04Remove duplicated #include headersJHH20
2021-11-22Fix the return check of OBJ_obj2txtPW Hu
2021-06-23Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()Richard Levitte
2021-06-02crmf: remove TODOsPauli
2021-06-01crypto: updates to pass size_t to RAND_bytes_ex()Pauli
2021-05-29add zero strenght arguments to BN and RAND RNG callsPauli
2021-05-08Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb
2021-04-18Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()Richard Levitte
2021-03-11Update copyright yearMatt Caswell
2021-02-28crmf: updates for the new additional MAC_init argumentsPauli
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-21Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb
2020-08-21Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its docDr. David von Oheimb
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli
2020-04-23Update copyright yearMatt Caswell
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb
2019-12-12chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-27 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb
2019-09-04OSSL_PARAM_construct_utf8_string computes the string length.Pauli
2019-08-24Get rid of the diversity of names for MAC parametersRichard Levitte
2019-08-15Adapt diverse code to provider based MACs.Richard Levitte
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer
2019-03-20replace 'OpenSSL license' by 'Apache License 2.0'David von Oheimb
2019-03-122nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb