summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2020-01-02Run make updateMatt Caswell
2019-12-23Add some missing cfi frame info in rc4-md5-x86_64.plBernd Edlinger
2019-12-23Add some missing cfi frame info in poly1305-x86_64.plBernd Edlinger
2019-12-23Add some missing cfi frame info in aesni-gcm-x86_64.plBernd Edlinger
2019-12-23Add some missing cfi frame info in x25519-x86_64.plBernd Edlinger
2019-12-23Fix aesni_cbc_sha256_enc_avx2 backtrace infoBernd Edlinger
2019-12-23Add some missing cfi frame info in ecp_nistz256-x86_64.plBernd Edlinger
2019-12-20Add some missing cfi frame info in aesni-sha and sha-x86_64.plBernd Edlinger
2019-12-20Add some missing cfi frame info in keccak1600-x86_64.plBernd Edlinger
2019-12-20Add some missing cfi frame info in aesni-x86_64.plBernd Edlinger
2019-12-20Add some missing cfi frame info in rsaz-x86_64Bernd Edlinger
2019-12-20Add some missing cfi frame info in x86_64-mont5.plBernd Edlinger
2019-12-20Add some missing cfi frame info in camellia-x86_64.plBernd Edlinger
2019-12-18Fix unwind info for some trivial functionsBernd Edlinger
2019-12-16Backport the RSA_get0_pss_params() function from masterMatt Caswell
2019-12-16Ensure EVP_PKEY_set1_DH detects X9.42 keysMatt Caswell
2019-12-15rand_lib.c: fix null pointer dereferences after RAND_get_rand_method() failureDr. Matthias St. Pierre
2019-12-11Fix some typosVeres Lajos
2019-12-06Improve the overflow handling in rsaz_512_sqrBernd Edlinger
2019-12-06Fix an overflow bug in rsaz_512_sqrAndy Polyakov
2019-11-29EVP_*Update: ensure that input NULL with length 0 isn't passedMatt Caswell
2019-11-27i2b_PVK(): Use Encrypt, not DecryptRichard Levitte
2019-11-22UI_UTIL_wrap_read_pem_callback(): when |cb| is NULL, use PEM_def_callbackRichard Levitte
2019-11-21EVP p_lib: Add NULL check to EVP_PKEY_missing_parameters.Pauli
2019-11-21Engine: Add NULL check.Pauli
2019-11-21ECDSA: don't clear free memory after verify.Pauli
2019-11-20Fix sha512_block_data_order_avx2 backtrace infoBernd Edlinger
2019-11-20Allow specifying the tag after AAD in CCM mode (2)Patrick Steuer
2019-11-17s390x assembly pack: fix bn_mul_comba4Patrick Steuer
2019-11-17Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu
2019-11-13chacha_enc.c: fix for EBCDIC platformsJoerg Schmidbauer
2019-11-13Fix EC_POINT_bn2point() for BN_zero()Nicola Tuveri
2019-11-09Fix a -Warray-bounds gcc warning in OPENSSL_DIR_readBernd Edlinger
2019-11-09conf_def.c: Avoid calling strlen() in a loopraniervf
2019-11-05BIO_s_connect: add an error state and use itRichard Levitte
2019-11-04Don't leak memory in the event of a failure in i2v_GENERAL_NAMESMatt Caswell
2019-11-03s390x assembly pack: enable clang buildPatrick Steuer
2019-11-02VMS: Added new method to gather entropy on VMS, based on SYS$GET_ENTROPY.Richard Levitte
2019-11-01md4/md5: macros should not include the line following themPatrick Steuer
2019-11-01Fix potential memory leak in dh_ameth.cScott Wilson
2019-10-31[crypto/bn] fix a few small timing leaks in BN_lshift1 and BN_rshift1Billy Brumley
2019-10-29Suppress an error when doing SM2 sign/verify opsPaul Yang
2019-10-28Allow EVP_PKEY_get0_RSA for RSA-PSS keysTobias Nießen
2019-10-23Update control logic for BN_gcdCesar Pereida Garcia
2019-10-19Move random-related defines from e_os.h to rand_unix.cDr. Matthias St. Pierre
2019-10-19rand_unix.c: correct include guard commentsDr. Matthias St. Pierre
2019-10-17Constant-time GCD function.Cesar Pereida Garcia
2019-10-17Unify BN_rshift designCesar Pereida Garcia
2019-10-16[crypto/asn1/x_bignum.c] Explicit test against NULLCesar Pereida Garcia
2019-10-15Document and add macros for additional DSA optionsDavid Benjamin