summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-23EVP_PKEY_size declared to take a const parameterShreya Bhandare
2018-12-22Coverity fix in some crypto/asn1 codeFdaSilvaYY
2018-12-22Coverity fix in apps/oscpFdaSilvaYY
2018-12-20Admit unknown pkey types at security level 0Ken Goldman
2018-12-19Fix function names in ct(7) documentationChristian Heimes
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre
2018-12-14ERR: preserve system error number in a few more placesRichard Levitte
2018-12-13Add missing OPENSSL_clear_free before using ec->keyMansour Ahmadi
2018-12-13add missing check for BN_mod_inverseMansour Ahmadi
2018-12-13fix inconsistent flen check in rsa_pk1 and rsa_oaepMansour Ahmadi
2018-12-12VMS build: better treatment of .S -> .obj compilationRichard Levitte
2018-12-12doc/man3: remove copy&paste leftoverDr. Matthias St. Pierre
2018-12-12Use the correct function nameJakub Jelen
2018-12-12Fix error in processing $target{enable}Richard Levitte
2018-12-12Fixed typo (vi leftover).Tobias Stoeckmann
2018-12-11Add an Ed448 malleability testMatt Caswell
2018-12-11Disallow Ed448 signature malleabilityMatt Caswell
2018-12-10eng_devcrypto: make sure digest can do copyEneas U de Queiroz
2018-12-10eng_devcrypto: fix ctr modeEneas U de Queiroz
2018-12-10eng_devcrypto: add cipher CTX copy functionEneas U de Queiroz
2018-12-10eng_devcrypto: close session on cleanup, not finalEneas U de Queiroz
2018-12-10eng_devcrypto: fix copy of unitilialized digestEneas U de Queiroz
2018-12-10eng_devcrypto: expand digest failure casesEneas U de Queiroz
2018-12-10eng_devcrypto: don't leak methods tablesEneas U de Queiroz
2018-12-10INSTALL: add note about devcrypto engineEneas U de Queiroz
2018-12-10Document the num_tickets s_server optionMatt Caswell
2018-12-10Preserve errno on dlopenMatt Caswell
2018-12-10Make sure build_SYS_str_reasons() preserves errnoMatt Caswell
2018-12-10make updateRichard Levitte
2018-12-10Prevent calling decryption in an encryption context and vice versaRichard Levitte
2018-12-08err/err.c: improve err_clear_last_constant_time's portability.Andy Polyakov
2018-12-07Make EVP_PKEY_asn1_add0() stricter about its inputRichard Levitte
2018-12-07Doc: fix reference to deprecated methods.FdaSilvaYY
2018-12-06curve25519.c: improve formula alignmentDr. Matthias St. Pierre
2018-12-06curve25519.c: reformat code to follow coding guidelinesDr. Matthias St. Pierre
2018-12-05Fix some SSL_export_keying_material() issuesMatt Caswell
2018-12-05Revert "Reduce stack usage in tls13_hkdf_expand"Matt Caswell
2018-12-05bn/bn_{div|shift}.c: introduce fixed-top interfaces.Andy Polyakov
2018-12-05bn/bn_div.c: make conditional addition unconditionalAndy Polyakov
2018-12-05Configure: recognize div3w modules and add -DBN_DIV3W.Andy Polyakov
2018-12-05Configurations/10-main.conf: remove MIPS bn_div_3_words.Andy Polyakov
2018-12-03Add an Ed25519 signature maleability testMatt Caswell
2018-12-03Disallow Ed25519 signature maleabilityMatt Caswell
2018-12-03Docs fixup: some man3 pages had unindented code in SYNOPSISRichard Levitte
2018-11-30rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant-time.Andy Polyakov
2018-11-30rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_PKCS1_OAEP.Andy Polyakov
2018-11-30rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.Andy Polyakov
2018-11-30rsa/rsa_ossl.c: make RSAerr call in rsa_ossl_private_decrypt unconditional.Andy Polyakov
2018-11-30err/err.c: add err_clear_last_constant_time.Andy Polyakov
2018-11-27Don't test the collected system errors when configured to not have themRichard Levitte