summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-28Add legacy include guard manually to opensslconf.h.inDr. Matthias St. Pierre
2019-09-28Funtion name with variable part in doc/man7/ and doc/internal/man3/Richard Levitte
2019-09-28Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte
2019-09-27[KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood
2019-09-27OSSL_PARAM functions: change to allow the data field to be NULLRichard Levitte
2019-09-27OSSL_PARAM.pod: document the mechanism to figure out buffer sizesRichard Levitte
2019-09-27 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb
2019-09-27Reformat param description linesPauli
2019-09-27Make OSSL_PARAM descriptions uniformly formatted.Pauli
2019-09-26When building of modules is disabled, build the legacy provider into libcryptoRichard Levitte
2019-09-26Configure, build.info: make it possible to use variables in indexesRichard Levitte
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