summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement provider support for Asym CiphersMatt Caswell2019-11-141-0/+1
* Add a .pragma directive for configuration filesRichard Levitte2019-11-121-0/+3
* X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URIRichard Levitte2019-11-031-0/+1
* chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb2019-10-291-0/+3
* Add KRB5KDF from RFC 3961Simo Sorce2019-10-231-0/+3
* [KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood2019-10-171-0/+1
* Add rc2 ciphers to default providerShane Lontis2019-10-081-0/+1
* Replumbing: make it possible for providers to specify multiple namesRichard Levitte2019-10-031-0/+2
* Add rc5 ciphers to default providerShane Lontis2019-10-031-0/+1
* [KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood2019-09-271-0/+2
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-271-0/+4
* s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer2019-09-251-0/+6
* Add aes_xts cipher to providersShane Lontis2019-09-141-0/+2
* KDF error codes reworkedPauli2019-09-061-53/+27
* KDF provider conversion error updates - generatedPauli2019-09-061-0/+4
* Refactor how KEYMGMT methods get associated with other methodsRichard Levitte2019-09-031-0/+1
* Cleanup ciphers and Add 3des ciphers.Shane Lontis2019-08-261-0/+1
* Add aes_ccm to providerShane Lontis2019-08-201-5/+11
* Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte2019-08-161-2/+2
* Adjust some provider reason codesRichard Levitte2019-08-151-2/+2
* Move Poly1305 to providersRichard Levitte2019-08-151-0/+1
* Move KMAC to providersRichard Levitte2019-08-151-0/+1
* Move GMAC to providersRichard Levitte2019-08-151-0/+1
* Move BLAKE2 MACs to the providersRichard Levitte2019-08-151-4/+6
* s390x assembly pack: accelerate ECDSAPatrick Steuer2019-08-151-0/+2
* Enable curve-spefific ECDSA implementations via EC_METHODPatrick Steuer2019-08-151-0/+5
* Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte2019-08-121-0/+3
* Make the EC code available from inside the FIPS providerMatt Caswell2019-08-061-0/+4
* make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSADavid von Oheimb2019-07-311-0/+2
* Add gcm ciphers (aes and aria) to providers.Shane Lontis2019-07-311-0/+3
* Add evp_util macrosShane Lontis2019-07-311-0/+2
* CAdES : lowercase name for now internal methods.FdaSilvaYY2019-07-311-2/+2
* Enforce a minimum DH modulus size of 512 bitsBernd Edlinger2019-07-241-0/+1
* Adapt DH to use with KEYMGMTRichard Levitte2019-07-231-0/+2
* Make rand_pool buffers more dynamic in their sizing.Pauli2019-07-231-0/+1
* Parameter building utilities.Pauli2019-07-171-1/+21
* Make the EVP Key Exchange code provider awareMatt Caswell2019-07-161-0/+2
* Make sure all BIGNUM operations work within the FIPS providerMatt Caswell2019-07-151-0/+1
* Add X9.42 KDF.Shane Lontis2019-07-091-0/+10
* Avoid NULL pointer dereference. Fixes #9043.Dmitry Belyavskiy2019-07-081-0/+1
* Provide rand_bytes_ex and rand_priv_bytes_exMatt Caswell2019-07-021-0/+1
* Fix TyposAntoine Cœur2019-07-021-1/+1
* Ensure that rc5 doesn't try to use a key longer than 2040 bitsMatt Caswell2019-07-011-0/+2
* Support SM2 certificate signingPaul Yang2019-06-281-0/+3
* TLS1.3 FFDHE Supportraja-ashok2019-06-121-0/+2
* Make BIGNUM code available from within the FIPS moduleMatt Caswell2019-06-121-0/+1
* Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()Matt Caswell2019-06-121-0/+1
* PBKDF2 updates to conform to SP800-132Shane Lontis2019-06-111-0/+5
* Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()Kurt Roeckx2019-06-061-1/+2
* Add the content type attribute to additional CMS signerinfo.Shane Lontis2019-06-031-0/+2