aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-25s390x assembly pack: cleanse only sensitive fieldsPatrick Steuer1-2/+2
2019-09-25s390x assembly pack: fix OPENSSL_s390xcap z15 cpu maskPatrick Steuer1-5/+5
2019-09-25s390x assembly pack: fix msa3 stfle bit detectionPatrick Steuer1-1/+1
2019-09-25Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell6-17/+49
2019-09-25Remove the engine parameter from the provider MAC documentationsPauli1-10/+0
2019-09-25Remove the engine parameter from the individual MAC documentationPauli3-6/+0
2019-09-25Remove engine param from EVP_KDF and EVP_MAC documentationPauli2-12/+4
2019-09-25Remove engine param from the settable listPauli3-3/+0
2019-09-25Remove engine param macros from wrapper APIsPauli2-8/+4
2019-09-25Make the "engine" parameter to some provider algorithms (KDF/PRF) hidden.Pauli2-6/+3
2019-09-25Add rc4 cipher to default providerShane Lontis10-33/+228
2019-09-24DOC: fix documentation of som EVP_MD_CTX functionsRichard Levitte1-3/+3
2019-09-24Fix bugs in "info" commands flagsRich Salz2-14/+10
2019-09-24fix for dsa key size feature request issue: pkey -text or -text_pub should sh...jayaram1-0/+7
2019-09-24Support printing out some otherName variantsDmitry Belyavskiy6-8/+83
2019-09-23Add SSKDF test vectors from RFC 8636Simo Sorce1-0/+20
2019-09-23Update new TLS version options to s_time man pageraja-ashok1-12/+10
2019-09-23Add TLS version options to s_timeraja-ashok1-2/+33
2019-09-23Rework cipher / digest fetching for legacy nids with multiple name supportRichard Levitte4-20/+81
2019-09-23include/openssl/macros.h: better OPENSSL_FUNC fallbackRichard Levitte1-4/+6
2019-09-23Add des ciphers to default providerShane Lontis11-48/+465
2019-09-21Note that the mac command is preferrable to the MAC command line options.Pauli1-0/+16
2019-09-21Configure: add missing dependency to fix parallel builds on WindowsDr. Matthias St. Pierre1-0/+1
2019-09-21Use the correct maximum indentKurt Roeckx1-2/+2
2019-09-20include/openssl/macros.h: Rework OPENSSL_FUNC for div C standardsRichard Levitte1-8/+24
2019-09-20Remove name string from PROV_CIPHER and PROV_DIGESTRichard Levitte2-24/+0
2019-09-20Refactor SSKDF to create the MAC contexts earlyRichard Levitte1-53/+32
2019-09-20Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utilityRichard Levitte4-52/+127
2019-09-20Add aes_wrap cipher to providersShane Lontis7-4/+292
2019-09-20Fix missing bn_mul_mont symbol in solaris fips moduleShane Lontis1-6/+0
2019-09-20Move gcm decryption tag check higher up in the callstackShane Lontis2-3/+4
2019-09-20Exit non-zero if find-doc-nits finds nitsRich Salz2-99/+101
2019-09-19Avoid ?: construct in XXXerr callsRich Salz3-13/+14
2019-09-19Add merge-err-lines scriptRich Salz2-6/+31
2019-09-19Deprecate XXXerr() macrosRich Salz2-82/+91
2019-09-19Add script convert XXerr to ERR_raiseRich Salz1-0/+58
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte12-13/+70
2019-09-19In provider implemented methods, save the name number, not the name stringRichard Levitte18-160/+333
2019-09-19Fix Solaris compile errors in provider ciphersShane Lontis2-3/+3
2019-09-19Add option grouping capability to appsJon Spillett2-30/+47
2019-09-19Add aes_ocb cipher to providersShane Lontis10-4/+692
2019-09-19Add sm4 ciphers to default providerShane Lontis10-31/+185
2019-09-18Update fuzzing README for recent clang versionsBrian Chen1-32/+43
2019-09-18Fix strict-warnings buildPatrick Steuer1-4/+1
2019-09-18Fix aes ofb, cfb and cfb8 for s390xPatrick Steuer1-3/+3
2019-09-18Add SEED ciphers to default providerShane Lontis10-50/+446
2019-09-18Refactor TLS1-PRF to create the MAC contexts earlyRichard Levitte1-58/+80
2019-09-18Add cast5 ciphers to default providerShane Lontis9-0/+515
2019-09-18Change PARAMETER NAMES links to PARAMETERSPauli7-14/+14
2019-09-18Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.Pauli2-2/+2