| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctly | Dr. David von Oheimb | 2023-09-05 | 1 | -2/+3 |
* | CMS, PKCS7, and CRMF: simplify use of EVP_PKEY_decrypt() by helper function | Dr. David von Oheimb | 2023-05-30 | 1 | -22/+6 |
* | crmf_lib.c: clean up coments on OSSL_CRMF_CERTTEMPLATE*() | Dr. David von Oheimb | 2023-04-18 | 1 | -6/+2 |
* | OSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return type and doc | Dr. David von Oheimb | 2023-04-18 | 1 | -1/+1 |
* | Compensate for CMP-related TODOs removed by PR #15539 | Dr. David von Oheimb | 2022-12-07 | 4 | -1/+17 |
* | Fix the check of EVP_PKEY_decrypt_init | Peiwei Hu | 2022-12-05 | 1 | -1/+1 |
* | CMP+CRMF: fix formatting nits in crypto/, include/, and test/ | Dr. David von Oheimb | 2022-11-24 | 4 | -36/+11 |
* | CRMF: make create_popo_signature() check that pubkey and pkey match | Dr. David von Oheimb | 2022-08-24 | 1 | -0/+6 |
* | add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_get0_publicKey() | Dr. David von Oheimb | 2022-08-24 | 1 | -0/+6 |
* | crmf_lib.c: Make sure Ed signature for POPO is called without digest | Dr. David von Oheimb | 2022-05-05 | 1 | -0/+6 |
* | Remove duplicated #include headers | JHH20 | 2022-05-04 | 1 | -1/+0 |
* | Fix the return check of OBJ_obj2txt | PW Hu | 2021-11-22 | 1 | -2/+2 |
* | OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for co... | Dr. David von Oheimb | 2021-06-30 | 1 | -2/+2 |
* | CMP: Add missing getter functions to CRMF API and CMP API | Dr. David von Oheimb | 2021-06-30 | 1 | -4/+32 |
* | Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() | Richard Levitte | 2021-06-23 | 1 | -3/+1 |
* | Update copyright year | Matt Caswell | 2021-06-17 | 3 | -3/+3 |
* | crmf: remove TODOs | Pauli | 2021-06-02 | 4 | -24/+1 |
* | Rename all getters to use get/get0 in name | Tomas Mraz | 2021-06-01 | 1 | -5/+5 |
* | crypto: updates to pass size_t to RAND_bytes_ex() | Pauli | 2021-06-01 | 1 | -1/+1 |
* | add zero strenght arguments to BN and RAND RNG calls | Pauli | 2021-05-29 | 1 | -1/+1 |
* | err: rename err_load_xxx_strings_int functions | Pauli | 2021-05-26 | 1 | -1/+1 |
* | Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun... | Dr. David von Oheimb | 2021-05-08 | 1 | -16/+8 |
* | Prefer fetch over legacy get_digestby/get_cipherby | Tomas Mraz | 2021-04-28 | 1 | -2/+17 |
* | Update copyright year | Matt Caswell | 2021-04-22 | 1 | -1/+1 |
* | Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() | Richard Levitte | 2021-04-18 | 2 | -12/+11 |
* | Update copyright year | Matt Caswell | 2021-03-11 | 1 | -1/+1 |
* | crmf: updates for the new additional MAC_init arguments | Pauli | 2021-02-28 | 1 | -4/+2 |
* | ERR: Rebuild all generated error headers and source files | Richard Levitte | 2020-11-24 | 1 | -5/+11 |
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 2 | -57/+45 |
* | Rename OPENSSL_CTX prefix to OSSL_LIB_CTX | Dr. Matthias St. Pierre | 2020-10-15 | 2 | -6/+6 |
* | Run the withlibctx.pl script | Matt Caswell | 2020-10-01 | 1 | -9/+7 |
* | Fix safestack issues in crmf.h | Matt Caswell | 2020-09-13 | 2 | -3/+0 |
* | Fix safestack issues in x509.h | Matt Caswell | 2020-09-13 | 1 | -1/+0 |
* | Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt | Dr. David von Oheimb | 2020-08-21 | 3 | -56/+58 |
* | Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its doc | Dr. David von Oheimb | 2020-08-21 | 1 | -5/+10 |
* | Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_... | Dr. David von Oheimb | 2020-07-30 | 1 | -1/+1 |
* | Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC... | Matt Caswell | 2020-07-16 | 1 | -3/+3 |
* | Fix CMP -days option range checking and test failing with enable-ubsan | Dr. David von Oheimb | 2020-06-22 | 1 | -19/+7 |
* | The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* | Pauli | 2020-06-11 | 1 | -3/+3 |
* | Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and do... | Dr. David von Oheimb | 2020-05-26 | 1 | -20/+1 |
* | Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local.h to include/openssl/... | Dr. David von Oheimb | 2020-05-24 | 1 | -1/+0 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+3 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 4 | -4/+4 |
* | Constify various mostly X509-related parameter types in crypto/ and apps/ | Dr. David von Oheimb | 2020-03-23 | 2 | -7/+7 |
* | Fix error in case CMP msg POPO is not provided in OSSL_CRMF_MSGS_verify_popo() | Dr. David von Oheimb | 2020-03-10 | 2 | -5/+8 |
* | Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes... | Dr. David von Oheimb | 2020-03-10 | 2 | -30/+50 |
* | Refactor CRMF_poposigningkey_init() to work with provider keys | Richard Levitte | 2020-03-09 | 1 | -47/+12 |
* | fix various formatting nits in CMP contribution chunks 1-6 found by the new u... | Dr. David von Oheimb | 2020-02-17 | 4 | -40/+42 |
* | chunk 6 of CMP contribution to OpenSSL | Dr. David von Oheimb | 2019-12-12 | 4 | -22/+18 |