index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
openssl
/
evperr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all trace of FIPS_mode functions
Rich Salz
2021-05-06
1
-3
/
+0
*
mac: add EVP_MAC_finalXOF() function
Pauli
2021-05-05
1
-1
/
+2
*
Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED
Pedro Monreal
2021-03-11
1
-1
/
+1
*
Don't overflow the output length in EVP_CipherUpdate calls
Matt Caswell
2021-02-16
1
-0
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2021-02-05
1
-137
/
+0
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Enable locking on the primary DRBG when we create it
Matt Caswell
2021-01-14
1
-1
/
+1
*
Use centralized fetching errors
Richard Levitte
2021-01-12
1
-1
/
+0
*
Move the caching of cipher constants into evp_cipher_from_dispatch
Matt Caswell
2020-12-23
1
-0
/
+1
*
EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkey
Richard Levitte
2020-12-08
1
-0
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-4
/
+3
*
Prune low-level ASN.1 parse errors from error queue in decoder_process()
Dr. David von Oheimb
2020-09-24
1
-1
/
+0
*
Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF
Matt Caswell
2020-08-10
1
-1
/
+3
*
Implement a EVP_PKEY KDF to KDF provider bridge
Matt Caswell
2020-08-10
1
-0
/
+2
*
DESERIALIZER: Add deserializers for the rest of our asymmetric key types
Richard Levitte
2020-08-01
1
-0
/
+2
*
rand: core APIs for provider friendly random.
Pauli
2020-06-24
1
-0
/
+8
*
property: Move global default properties to the library context.
Pauli
2020-06-23
1
-2
/
+1
*
Fix reason code clash
Richard Levitte
2020-05-03
1
-1
/
+1
*
Add default property API's to enable and test for fips
Shane Lontis
2020-05-02
1
-0
/
+1
*
coverity 1462549 Dereference before null check
Pauli
2020-04-30
1
-0
/
+2
*
EVP: Downgrade keys rather than upgrade
Richard Levitte
2020-03-25
1
-6
/
+5
*
Make sure we use the libctx when fetching a MAC
Matt Caswell
2020-03-19
1
-1
/
+2
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-2
/
+2
*
Replumbing: make it possible for providers to specify multiple names
Richard Levitte
2019-10-03
1
-0
/
+2
*
Add legacy include guards to public header files
Dr. Matthias St. Pierre
2019-09-28
1
-0
/
+6
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
KDF error codes reworked
Pauli
2019-09-06
1
-3
/
+0
*
KDF provider conversion error updates - generated
Pauli
2019-09-06
1
-0
/
+1
*
Refactor how KEYMGMT methods get associated with other methods
Richard Levitte
2019-09-03
1
-4
/
+1
*
Add evp_util macros
Shane Lontis
2019-07-31
1
-0
/
+5
*
Adapt DH to use with KEYMGMT
Richard Levitte
2019-07-23
1
-0
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-136
/
+138
*
Ensure that rc5 doesn't try to use a key longer than 2040 bits
Matt Caswell
2019-07-01
1
-0
/
+2
*
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
Kurt Roeckx
2019-06-06
1
-1
/
+2
*
Coverity CID 1444960: Error handling issues
Pauli
2019-05-08
1
-0
/
+1
*
Added generated files for EVP_KDF changes
Shane Lontis
2019-05-03
1
-0
/
+1
*
Implement AES CBC ciphers in the default provider
Matt Caswell
2019-04-19
1
-0
/
+1
*
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware
Matt Caswell
2019-04-19
1
-0
/
+3
*
EVP_set_default_properties(): New function to set global properties
Richard Levitte
2019-04-05
1
-0
/
+1
*
Fix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP_MD_BLOCK_SIZE
Richard Levitte
2019-04-05
1
-3
/
+3
*
Move the AES-XTS mode duplicated key check into the init_key function rather
Pauli
2019-04-05
1
-0
/
+4
*
Correct EVP_F_EVP_MD_BLOCK_SIZE number
Richard Levitte
2019-04-04
1
-1
/
+1
*
Support EVP_MD_block_size() with providers
Matt Caswell
2019-04-03
1
-0
/
+1
*
AES-XTS block limit.
Pauli
2019-04-03
1
-0
/
+2
*
Make EVP_Digest* functions provider aware
Matt Caswell
2019-03-21
1
-0
/
+5
*
Add regenerated header files
Rich Salz
2019-03-11
1
-0
/
+4
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
1
-1
/
+7
*
blake2: backport changes to blake2s
Antoine Salon
2019-02-06
1
-0
/
+2
*
blake2b: add EVP_MAC API
Antoine Salon
2019-02-06
1
-0
/
+3
*
make update
Richard Levitte
2018-12-10
1
-0
/
+1
[next]