summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2019-07-18Cleanup use of X509 STORE locksShane Lontis
2019-07-17s390x assembly pack: fix restoring of SIGILL actionPatrick Steuer
2019-07-15Fix wrong lock claimed in x509 dir lookup.Krists Krilovs
2019-07-08Avoid NULL pointer dereference. Fixes #9043.Dmitry Belyavskiy
2019-07-08Fix build error for aarch64 big endian.Lei Maohui
2019-07-07Fix an endless loop in BN_generate_prime_exBernd Edlinger
2019-07-02Check for V_ASN1_BOOLEAN/V_ASN1_NULL in X509_ATTRIBUTE_get0_dataBernd Edlinger
2019-07-02Fix ASN1_TYPE_get/set with type=V_ASN1_BOOLEANBernd Edlinger
2019-07-02Add regenerated header filesDr. Matthias St. Pierre
2019-07-01Ensure that rc5 doesn't try to use a key longer than 2040 bitsMatt Caswell
2019-07-01Fix TyposAntoine Cœur
2019-06-25Excise AES-XTS FIPS check.Pauli
2019-06-24Allow AES XTS decryption using duplicate keys.Pauli
2019-06-21Handle CTRL-C as non-redoable abort signalBernd Edlinger
2019-06-19Fix UEFI build on FreeBSD by not including system headersRebecca Cran
2019-06-19Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz
2019-06-18Fix error handling at openssl_strerror_rBernd Edlinger
2019-06-18Swap #if blocks in uid.c so target platform gets checked before hostRebecca Cran
2019-06-11Move a fall through commentMatt Caswell
2019-06-11Fix a URL to the NMBRTHRY list archiveBernd Edlinger
2019-06-10BIO_lookup_ex: Retry with AI_ADDRCONFIG cleared if getaddrinfo failsTomas Mraz
2019-06-09Revert the DEVRANDOM_WAIT featureDr. Matthias St. Pierre
2019-06-07Replace BIO_printf with ASN1_STRING_print in GENERAL_NAME_printAcheev Bhagat
2019-06-04build_SYS_str_reasons: Fix a crash caused by overlong localesVitezslav Cizek
2019-06-03Add the content type attribute to additional CMS signerinfo.Shane Lontis
2019-05-31Fix various mistakes in ec_GFp_nistp_recode_scalar_bits comment.David Benjamin
2019-05-31Fix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev-linuxRetropotenza
2019-05-30Fix broken change from b3d113e.Pauli
2019-05-29crypto/conf: openssl_config_int() returns unitialized valueDr. Matthias St. Pierre
2019-05-28The SHA256 is not a mandatory digest for DSA.Tomas Mraz
2019-05-28Update copyright yearRichard Levitte
2019-05-27OCSP: fix memory leak in OCSP_url_svcloc_new method.FdaSilvaYY
2019-05-24Fix GOST OIDvoev
2019-05-24issue-8973: Added const to parameters for values that were not alteredagnosticdev
2019-05-22EVP_Digest*: enable SHA3 pre-hashing for DSAPatrick Steuer
2019-05-22EVP_Digest*: enable SHA3 pre-hashing for ECDSAPatrick Steuer
2019-05-22s390x assembly pack: allow specifying the tag after aad in aes-ccmPatrick Steuer
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-05-21Revert "EVP_*Update: ensure that input NULL with length 0 isn't passed"Matt Caswell
2019-05-09crypto/ppccap.c: Fix which hwcap value used to check for HWCAP_ARCH_3_00Rashmica Gupta
2019-05-08Allow specifying the tag after AAD in CCM modeTobias Nießen
2019-05-07Reject obviously invalid DSA parameters during signingMatt Caswell
2019-04-25Enforce a strict output length check in CRYPTO_ccm128_tagGuido Vranken
2019-04-16Add testing of RDONLY memory BIOsTomas Mraz
2019-04-16Fix for BIO_get_mem_ptr and related regressionsTomas Mraz
2019-04-14Don't use coordinate blinding when scalar is group orderBernd Edlinger
2019-04-11Fixed linux_x86_icc compiler errors in EC code related to __uint128_t/__int128_tShane Lontis
2019-04-10Avoid creating invalid rsa pss paramsBernd Edlinger
2019-04-10EVP_*Update: ensure that input NULL with length 0 isn't passedRichard Levitte
2019-04-10Rework DSO API conditions and configuration optionRichard Levitte