summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-20DOC: Refactor provider-keymgmt(7) to give the keytypes their own pagesRichard Levitte
2020-04-19Build files: add module installation targetsRichard Levitte
2020-04-19TEST: make and use a fipsinstall scriptRichard Levitte
2020-04-19Use the libctx for all EVP_PKEY_CTX operationsMatt Caswell
2020-04-19Re-enable FIPS testing in sslapitest.cMatt Caswell
2020-04-19Use a non-default libctx in sslapitestMatt Caswell
2020-04-19dhparam: white space cleaningPauli
2020-04-19apps: undeprecate the conditioned out appsPauli
2020-04-19openssl: include the version a command was deprecated in the output text.Pauli
2020-04-19apps: reinstate deprecated commands but using PKEY APIsPauli
2020-04-19dsaparam: update command line app to use EVP callsPauli
2020-04-19CHANGES: note which command line utilities are marked for deprecation but sti...Pauli
2020-04-19Undeprecate DH_get_length() and DH_set_length() functionsPauli
2020-04-19gendsa: update command line app to use EVP callsPauli
2020-04-19genrsa: update command line app to use EVP callsPauli
2020-04-19openssl: include the version a command was deprecated in the output text.Pauli
2020-04-19apps: reinstate deprecated commands but using PKEY APIsPauli
2020-04-19dhparam: update command line app to use EVP callsPauli
2020-04-19tests: reinstate tests for deprecated but non-removed functionalityPauli
2020-04-19dsaparam: update command line app to use EVP callsPauli
2020-04-19rsa: update command line app to use EVP callsPauli
2020-04-19dsa: update command line app to use EVP callsPauli
2020-04-18Prevent crash in X509_NAME_cmp() etc. when cert has no issuer or no serialNumberDr. David von Oheimb
2020-04-18Add CMP error reason 'missing reference cert'Dr. David von Oheimb
2020-04-18Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/Dr. David von Oheimb
2020-04-18Add a couple of hints to fuzz/README.mdDr. David von Oheimb
2020-04-18Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistencyDr. David von Oheimb
2020-04-18GOST2012 TLS ClientCertificateType Identifiers supportNikolay Morozov
2020-04-18DOC: Extend the description of EVP_PKEY_CTX_new_from_name()Richard Levitte
2020-04-18DOC: Add more description of EVP_PKEY_fromdata(), and examplesRichard Levitte
2020-04-18apps/speed: fix invalid final report when run SM2 benchmarks in parallel张盛豪
2020-04-17GOST cipher names adjustmentDmitry Belyavskiy
2020-04-17INSTALL: document 'no-ui-console' rather than 'no-ui'Richard Levitte
2020-04-17When calling the import_to function pass the libctx tooMatt Caswell
2020-04-17Windows: Add type casting in CRYPTO_atomic_add to remove warningKochise
2020-04-17doc: note that the FIPS provider contains some non-approved algorithms.Pauli
2020-04-17news: note the addition of ECX and SHAKE256 to the FIPS provider as non-appro...Pauli
2020-04-17pkey: free key manager on error pathPauli
2020-04-17ecx: check for errors creating public keys from private ones.Pauli
2020-04-17s390: ECX key generation fixes.Pauli
2020-04-17ecx: add key generation support.Pauli
2020-04-17Add ECX to FIPS provider as non-FIPS algorithmsPauli
2020-04-17TEST: Add a test of keygen with an empty template in test/evp_extra_test.cRichard Levitte
2020-04-17EVP: Fix calls to evp_pkey_export_to_provider()Richard Levitte
2020-04-16TLSEXT_SIGALG_gostr34102012 0x0840 and 0x0841 supportNikolay Morozov
2020-04-16Document X509_verify_ex() and X509_REQ_verify_ex()Matt Caswell
2020-04-16Introduce an internal version of X509_check_issued()Matt Caswell
2020-04-16Create a libctx aware X509_verify_ex()Matt Caswell
2020-04-16Put sys-specific files in build.infoRich Salz
2020-04-16Use build.info, not ifdef for crypto modulesRich Salz