summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-26Ensure man1 POD files start with openssl-Rich Salz
2019-09-26Missing else in cipher_hw_aes_ocb_generic_initkeyFangming.Fang
2019-09-26Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli
2019-09-26Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli
2019-09-26KDF section 3 clean upPauli
2019-09-26Use OSSL_PARAM types for MAC documentationPauli
2019-09-26Use OSSL_PARAM types for KDF documentationPauli
2019-09-25s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer
2019-09-25s390x assembly pack: cleanse only sensitive fieldsPatrick Steuer
2019-09-25s390x assembly pack: fix OPENSSL_s390xcap z15 cpu maskPatrick Steuer
2019-09-25s390x assembly pack: fix msa3 stfle bit detectionPatrick Steuer
2019-09-25Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell
2019-09-25Remove the engine parameter from the provider MAC documentationsPauli
2019-09-25Remove the engine parameter from the individual MAC documentationPauli
2019-09-25Remove engine param from EVP_KDF and EVP_MAC documentationPauli
2019-09-25Remove engine param from the settable listPauli
2019-09-25Remove engine param macros from wrapper APIsPauli
2019-09-25Make the "engine" parameter to some provider algorithms (KDF/PRF) hidden.Pauli
2019-09-25Add rc4 cipher to default providerShane Lontis
2019-09-24DOC: fix documentation of som EVP_MD_CTX functionsRichard Levitte
2019-09-24Fix bugs in "info" commands flagsRich Salz
2019-09-24fix for dsa key size feature request issue: pkey -text or -text_pub should sh...jayaram
2019-09-24Support printing out some otherName variantsDmitry Belyavskiy
2019-09-23Add SSKDF test vectors from RFC 8636Simo Sorce
2019-09-23Update new TLS version options to s_time man pageraja-ashok
2019-09-23Add TLS version options to s_timeraja-ashok
2019-09-23Rework cipher / digest fetching for legacy nids with multiple name supportRichard Levitte
2019-09-23include/openssl/macros.h: better OPENSSL_FUNC fallbackRichard Levitte
2019-09-23Add des ciphers to default providerShane Lontis
2019-09-21Note that the mac command is preferrable to the MAC command line options.Pauli
2019-09-21Configure: add missing dependency to fix parallel builds on WindowsDr. Matthias St. Pierre
2019-09-21Use the correct maximum indentKurt Roeckx
2019-09-20include/openssl/macros.h: Rework OPENSSL_FUNC for div C standardsRichard Levitte
2019-09-20Remove name string from PROV_CIPHER and PROV_DIGESTRichard Levitte
2019-09-20Refactor SSKDF to create the MAC contexts earlyRichard Levitte
2019-09-20Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utilityRichard Levitte
2019-09-20Add aes_wrap cipher to providersShane Lontis
2019-09-20Fix missing bn_mul_mont symbol in solaris fips moduleShane Lontis
2019-09-20Move gcm decryption tag check higher up in the callstackShane Lontis
2019-09-20Exit non-zero if find-doc-nits finds nitsRich Salz
2019-09-19Avoid ?: construct in XXXerr callsRich Salz
2019-09-19Add merge-err-lines scriptRich Salz
2019-09-19Deprecate XXXerr() macrosRich Salz
2019-09-19Add script convert XXerr to ERR_raiseRich Salz
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte
2019-09-19In provider implemented methods, save the name number, not the name stringRichard Levitte
2019-09-19Fix Solaris compile errors in provider ciphersShane Lontis
2019-09-19Add option grouping capability to appsJon Spillett
2019-09-19Add aes_ocb cipher to providersShane Lontis
2019-09-19Add sm4 ciphers to default providerShane Lontis