summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2020-05-14RSA: Add rsa_schemes.c, to store scheme data and translator functionsRichard Levitte
2020-05-14RSA: Extract much of the rsa_pkey_export_to() code to a separate functionRichard Levitte
2020-05-14RSA: Add RSA key typesRichard Levitte
2020-05-14EVP: Only use the engine when one is defined, in pkey_mac_ctrl()Richard Levitte
2020-05-13Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb
2020-05-13Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb
2020-05-13Preliminary fix of memory leak in try_decode_PKCS12() - full fix is in #11733Dr. David von Oheimb
2020-05-13OSSL_STORE: Make the 'file' scheme loader handle MSBLOB and PVK filesRichard Levitte
2020-05-13OSSL_STORE: Better information when prompting for pass phrasesRichard Levitte
2020-05-13OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte
2020-05-13PROV: Adapt all our providers to use the new PROV_CTX structureRichard Levitte
2020-05-13Remove explicit dependency on configdata.pm when processing .in filesRichard Levitte
2020-05-12Replace misleading error message when loading PEMTomas Mraz
2020-05-12CORE: Attach the provider context to the provider lateRichard Levitte
2020-05-12Fix d2i_PrivateKey_ex() to work as documentedRichard Levitte
2020-05-09Fix bio_wait() in crypto/bio/bio_lib.c in case OPENSSL_NO_SOCKDr. David von Oheimb
2020-05-09Constify 'req' parameter of OSSL_HTTP_post_asn1()Dr. David von Oheimb
2020-05-09Fix bug in OSSL_CMP_SRV_process_request() on transaction renewalDr. David von Oheimb
2020-05-08Fix PEM certificate loading that sometimes failsMaximilian Blenk
2020-05-08EVP: when setting the operation to EVP_PKEY_OP_UNDEFINED, clean up!Richard Levitte
2020-05-07Remove legacy FIPS_mode functionsShane Lontis
2020-05-07Add RSA SHA512 truncated digest supportShane Lontis
2020-05-07Remove gen_get_params & gen_gettable_params from keygen operationShane Lontis
2020-05-07Remove cipher table lookup from EVP_CipherInit_exShane Lontis
2020-05-06Fix a memory leak in CONF .include handlingMatt Caswell
2020-05-05Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.Dr. David von Oheimb
2020-05-04Allow OSSL_PARAM_get_octet_string() to pass a NULL bufferMatt Caswell
2020-05-04Fix the KEYNID2TYPE macroMatt Caswell
2020-05-04Ensure EVP_PKEY_get_raw_[private|public]_key work with provider keysMatt Caswell
2020-05-04Add the library ctx into an ECX_KEYMatt Caswell
2020-05-04Add the ability to ECX to import keys with only the private keyMatt Caswell
2020-05-04Ensure OSSL_PARAM_BLD_free() can accept a NULLMatt Caswell
2020-05-04Make EVP_new_raw_[private|public]_key provider awareMatt Caswell
2020-05-04rand_unix.c: Ensure requests to KERN_ARND don't exceed 256 bytes.nia
2020-05-04rand_unix.c: Only enable hack for old FreeBSD versions on FreeBSDnia
2020-05-04rand_unix.c: Include correct headers for sysctl() on NetBSDnia
2020-05-04WPACKET: don't write DER length when we don't want toRichard Levitte
2020-05-03Fix reason code clashRichard Levitte
2020-05-02Add solaris assembler fixes for legacy providerShane Lontis
2020-05-02Add default property API's to enable and test for fipsShane Lontis
2020-04-30coverity 1462580 Improper use of negative valuePauli
2020-04-30coverity 1462578 Resource leakPauli
2020-04-30coverity 1462576 Resource leakPauli
2020-04-30coverity 1462567: Null pointer dereferencesPauli
2020-04-30coverity 1462573 Dereference after null checkPauli
2020-04-30coverity 1462566 Resource leakPauli
2020-04-30coverity 1462561 Uninitialized scalar variablePauli
2020-04-30coverity 1462560 Resource leakPauli
2020-04-30coverity 1462556 Resource leakPauli
2020-04-30coverity 1462554 Dereference after null checkPauli