summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-16rc5: fix preprocessor indentationPauli
2020-01-16Deprecate the low level RC4 functionsPauli
2020-01-16rc4: fix preprocessor indentationPauli
2020-01-16Deprecate the low level RC2 functionsPauli
2020-01-16rc2: fix preprocessor indentationPauli
2020-01-16Deprecate the low level SEED functionsPauli
2020-01-16seed: fix preprocessor indentationPauli
2020-01-15Restoring correct check for legacy PKEYDmitry Belyavskiy
2020-01-15Add FIPS Self test kats for digestsShane Lontis
2020-01-15Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init()Richard Levitte
2020-01-14Avoid leak in error path of asn1_parse2kinichiro
2020-01-14PROV: Fix mixup between general and specialized GCM implementationsRichard Levitte
2020-01-14Fix EVP_Digest{Sign,Verify}Final() and EVP_Digest{Sign,Verify}() for provider...Richard Levitte
2020-01-14The MD2 test uses the EVP APIs not the low level ones.Pauli
2020-01-13Remove duplicatesRich Salz
2020-01-13Better documentation of -www,-WWW,-HTTP flagsRich Salz
2020-01-13Refactor the tls/dlts version optionsRich Salz
2020-01-13Add a test for HMAC via EVP_DigestSign*Matt Caswell
2020-01-13Always go the legacy route if EVP_MD_CTX_FLAG_NO_INIT is setMatt Caswell
2020-01-13Deprecate the Low Level CAST APIsMatt Caswell
2020-01-13Deprecate Low Level Camellia APIsMatt Caswell
2020-01-13handle new findings of find-doc-nits on fn typedefs w/ extra spaceDr. David von Oheimb
2020-01-13make find-doc-nits report function typedef w/ space before arg listDr. David von Oheimb
2020-01-13handle new findings of find-doc-nits for certain typedefsDr. David von Oheimb
2020-01-13improve 'typedef' patterns of find-doc-nitsDr. David von Oheimb
2020-01-13Configure: use $list_separator_re only for defines and includesRichard Levitte
2020-01-12When deprecated symbols are removed, ensure liblegacy has WHIRLPOOLRichard Levitte
2020-01-12Deprecate the low level Whirlpool functions.Pauli
2020-01-12whirlpool: fix preprocessor indentationPauli
2020-01-12Deprecate the low level MDC2 functions.Pauli
2020-01-12mdc2: fix preprocessor indentationPauli
2020-01-12Deprecate the low level MD4 functions.Pauli
2020-01-12md4: fix preprocessor indentationPauli
2020-01-12Deprecate the low level MD2 functions.Pauli
2020-01-12md2: fix preprocessor indentationPauli
2020-01-12Deprecate the low level RIPEMD160 functions.Pauli
2020-01-12ripemd: fix preprocessor indentationPauli
2020-01-12Add dsa signature alg to fips providerShane Lontis
2020-01-11Tweak option error messagesRich Salz
2020-01-10testutil_init.c: fix compilation error with enable-traceDr. Matthias St. Pierre
2020-01-10Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providersShane Lontis
2020-01-09Add test/bio_prefix_text to .gitignoreNicola Tuveri
2020-01-09PROV: Adjust the KEYMGMT name specs to include all namesRichard Levitte
2020-01-09EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types betterRichard Levitte
2020-01-09CORE & EVP: Specify OP_query_operation_name() for KEYMGMTRichard Levitte
2020-01-09DOCS: The interpretation of OPENSSL_API_COMPAT has changed, update docsRichard Levitte
2020-01-09add missing load_pkimsg() in test/cmp_testlib.cDr. David von Oheimb
2020-01-09fix obsolete error codes in test/cmp_msg_test.cDr. David von Oheimb
2020-01-09fix dependencies of cmp_{msg,protect}_test.c in test/build.infoDr. David von Oheimb
2020-01-08Add the DSA serializers to the default provider toolsRichard Levitte