summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-23Add the NIST CAVS test vectors for CCMMatt Caswell
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-21Change SSL parameter SSL_session_reused constArne Schwabe
2019-05-16Fix typo in NOTES.PERLValentin Robert
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-05-07man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)Dr. Matthias St. Pierre
2019-05-02openssl cms: add error message if operation option is missingDr. Matthias St. Pierre
2019-05-02Test: use keywords instead of magic numbers for 'rsa_pss_saltlen'Dr. Matthias St. Pierre
2019-05-02Allow setting RCFLAGS as Configure option or environment variableWojciech Kaluza
2019-05-02Add RCFLAGS variable in Windows build file, and use itWojciech Kaluza
2019-04-30Configure: process shared-info.pl laterRichard Levitte
2019-04-26Revert "Statistically test BN_rand_range()."Pauli
2019-04-25Statistically test BN_rand_range().Pauli
2019-04-25Enforce a strict output length check in CRYPTO_ccm128_tagGuido Vranken
2019-04-24doc: Get rid of unrelated reference to DSA_new()Jakub Jelen
2019-04-23Configure: make disabling stuff easier and saferRichard Levitte
2019-04-23Configure: recognise -static even if given through variablesRichard Levitte
2019-04-23Configure: merge all of %user and %useradd into %config earlierRichard Levitte
2019-04-19Check if num is 0 before trying to malloc memory. Otherwise for client hellos...dyrock
2019-04-19Add some more test vectors for ChaCha20Matt Caswell
2019-04-19Clarify the documentation on the use of ChaCha20Matt Caswell
2019-04-18asn1parse: avoid double freeRichard Levitte
2019-04-16Add test for the BIO_s_mem rdwr->rdonly->rdwr use-caseTomas Mraz
2019-04-16Add documentation for the BIO_s_mem pecularitiesTomas Mraz
2019-04-16Add testing of RDONLY memory BIOsTomas Mraz
2019-04-16Add test for the BIO_get_mem_ptr() regressionBernd Edlinger
2019-04-16Fix for BIO_get_mem_ptr and related regressionsTomas Mraz
2019-04-15Further harmonisation of manual page HISTORY sectionsJoshua Lock
2019-04-15Update various man pages to place HISTORY section after SEE ALSOJoshua Lock
2019-04-15Add a check for history section location to find-doc-nitsJoshua Lock
2019-04-15Make check_example_location() in find-doc-nits genericJoshua Lock
2019-04-15Add section order check in util/find-doc-nitsPaul Yang
2019-04-15Place return values after examples in docPaul Yang
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-10Fix typosJakub Wilk
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
2019-04-09Fix crash in X509_STORE_CTX_get_by_subjectMatt Caswell
2019-04-08s_client starttls: fix handling of multiline replyDan Campbell
2019-04-06Fix the allocation size in EVP_OpenInit and PEM_SignFinalBernd Edlinger
2019-04-05OPENSSL_init_crypto(): check config return code correctlyRichard Levitte
2019-04-05Add the prediction_resistance flag to the documentation.Pauli