summaryrefslogtreecommitdiff
path: root/include/openssl/evperr.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all trace of FIPS_mode functionsRich Salz2021-05-061-3/+0
* mac: add EVP_MAC_finalXOF() functionPauli2021-05-051-1/+2
* Fix reason code: EVP_R_OPERATON_NOT_INITIALIZEDPedro Monreal2021-03-111-1/+1
* Don't overflow the output length in EVP_CipherUpdate callsMatt Caswell2021-02-161-0/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2021-02-051-137/+0
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Enable locking on the primary DRBG when we create itMatt Caswell2021-01-141-1/+1
* Use centralized fetching errorsRichard Levitte2021-01-121-1/+0
* Move the caching of cipher constants into evp_cipher_from_dispatchMatt Caswell2020-12-231-0/+1
* EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte2020-12-081-0/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-4/+3
* Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb2020-09-241-1/+0
* Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDFMatt Caswell2020-08-101-1/+3
* Implement a EVP_PKEY KDF to KDF provider bridgeMatt Caswell2020-08-101-0/+2
* DESERIALIZER: Add deserializers for the rest of our asymmetric key typesRichard Levitte2020-08-011-0/+2
* rand: core APIs for provider friendly random.Pauli2020-06-241-0/+8
* property: Move global default properties to the library context.Pauli2020-06-231-2/+1
* Fix reason code clashRichard Levitte2020-05-031-1/+1
* Add default property API's to enable and test for fipsShane Lontis2020-05-021-0/+1
* coverity 1462549 Dereference before null checkPauli2020-04-301-0/+2
* EVP: Downgrade keys rather than upgradeRichard Levitte2020-03-251-6/+5
* Make sure we use the libctx when fetching a MACMatt Caswell2020-03-191-1/+2
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-2/+2
* Replumbing: make it possible for providers to specify multiple namesRichard Levitte2019-10-031-0/+2
* Add legacy include guards to public header filesDr. Matthias St. Pierre2019-09-281-0/+6
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* KDF error codes reworkedPauli2019-09-061-3/+0
* KDF provider conversion error updates - generatedPauli2019-09-061-0/+1
* Refactor how KEYMGMT methods get associated with other methodsRichard Levitte2019-09-031-4/+1
* Add evp_util macrosShane Lontis2019-07-311-0/+5
* Adapt DH to use with KEYMGMTRichard Levitte2019-07-231-0/+1
* Regenerate mkerr filesRich Salz2019-07-161-136/+138
* Ensure that rc5 doesn't try to use a key longer than 2040 bitsMatt Caswell2019-07-011-0/+2
* Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()Kurt Roeckx2019-06-061-1/+2
* Coverity CID 1444960: Error handling issuesPauli2019-05-081-0/+1
* Added generated files for EVP_KDF changesShane Lontis2019-05-031-0/+1
* Implement AES CBC ciphers in the default providerMatt Caswell2019-04-191-0/+1
* Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider awareMatt Caswell2019-04-191-0/+3
* EVP_set_default_properties(): New function to set global propertiesRichard Levitte2019-04-051-0/+1
* Fix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP_MD_BLOCK_SIZERichard Levitte2019-04-051-3/+3
* Move the AES-XTS mode duplicated key check into the init_key function ratherPauli2019-04-051-0/+4
* Correct EVP_F_EVP_MD_BLOCK_SIZE numberRichard Levitte2019-04-041-1/+1
* Support EVP_MD_block_size() with providersMatt Caswell2019-04-031-0/+1
* AES-XTS block limit.Pauli2019-04-031-0/+2
* Make EVP_Digest* functions provider awareMatt Caswell2019-03-211-0/+5
* Add regenerated header filesRich Salz2019-03-111-0/+4
* Added new EVP/KDF API.David Makepeace2019-02-131-1/+7
* blake2: backport changes to blake2sAntoine Salon2019-02-061-0/+2
* blake2b: add EVP_MAC APIAntoine Salon2019-02-061-0/+3
* make updateRichard Levitte2018-12-101-0/+1