summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2019-06-11Fix a URL to the NMBRTHRY list archiveBernd Edlinger
2019-06-11PBKDF2 updates to conform to SP800-132Shane Lontis
2019-06-11Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).Shane Lontis
2019-06-11Fix Keccak structure name reference in S390 legacy codeShane Lontis
2019-06-10BIO_lookup_ex: Retry with AI_ADDRCONFIG cleared if getaddrinfo failsTomas Mraz
2019-06-10EVP fetching: make operation_id part of the method identityRichard Levitte
2019-06-09Revert the DEVRANDOM_WAIT featureDr. Matthias St. Pierre
2019-06-07Move the rand_nonce_lock code into drbg_lib.cMatt Caswell
2019-06-07Make the rand_crng code OPENSSL_CTX awareMatt Caswell
2019-06-07Convert drbg_lib to use OPENSSL_CTX for its global dataMatt Caswell
2019-06-07Replace BIO_printf with ASN1_STRING_print in GENERAL_NAME_printAcheev Bhagat
2019-06-06Change EVP_MAC method from copy to dupKurt Roeckx
2019-06-06Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()Kurt Roeckx
2019-06-06Coverity fixesShane Lontis
2019-06-04EVP_DigestInit_ex(): drop previous context engine earlierRichard Levitte
2019-06-04build_SYS_str_reasons: Fix a crash caused by overlong localesVitezslav Cizek
2019-06-04Move digests to providersShane Lontis
2019-06-03Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell
2019-06-03Make basic AES ciphers available from within the FIPS providersMatt Caswell
2019-06-03Remove file reference from property documentation.Pauli
2019-06-03Add the content type attribute to additional CMS signerinfo.Shane Lontis
2019-06-03Fix a typo in the property grammar that creates an ambiguous parse.Pauli
2019-06-01Add sparse array of const pointer typePauli
2019-05-31Fix various mistakes in ec_GFp_nistp_recode_scalar_bits comment.David Benjamin
2019-05-31Constify OSSL_PROVIDER getter input parametersRichard Levitte
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer
2019-05-30Add man 7 page about properties.Pauli
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte
2019-05-29CAdES: Fix SignerInfo attribute construction order.FdaSilvaYY
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-27Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis
2019-05-27OCSP: fix memory leak in OCSP_url_svcloc_new method.FdaSilvaYY
2019-05-27Fix input checks wrt legacy codeSimo Sorce
2019-05-27crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn't #define itLaszlo Ersek
2019-05-24issue-8973: Added const to parameters for values that were not alteredagnosticdev
2019-05-24Cleaned up tls1_prf and added comments.David Makepeace
2019-05-24Added algorithm description comments to HKDF.David Makepeace
2019-05-23Add more commentary about recursive Provider intialisation in the FIPS moduleMatt Caswell
2019-05-23Make some EVP code available from within the FIPS moduleMatt Caswell
2019-05-23Make core code available within the FIPS moduleMatt Caswell
2019-05-22Fix GOST OIDvoev
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-22Optional property query support.Pauli
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-21Params conversion tests.Pauli
2019-05-20Clear CRMF vs CMP confusionRichard Levitte