index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
evp_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add default property API's to enable and test for fips
Shane Lontis
2020-05-02
1
-0
/
+2
*
coverity 1462549 Dereference before null check
Pauli
2020-04-30
1
-0
/
+1
*
EVP: Downgrade keys rather than upgrade
Richard Levitte
2020-03-25
1
-0
/
+7
*
Make sure we use the libctx when fetching a MAC
Matt Caswell
2020-03-19
1
-1
/
+2
*
Replumbing: make it possible for providers to specify multiple names
Richard Levitte
2019-10-03
1
-0
/
+3
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Refactor how KEYMGMT methods get associated with other methods
Richard Levitte
2019-09-03
1
-0
/
+2
*
Add evp_util macros
Shane Lontis
2019-07-31
1
-0
/
+4
*
Adapt DH to use with KEYMGMT
Richard Levitte
2019-07-23
1
-0
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-185
/
+1
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Ensure that rc5 doesn't try to use a key longer than 2040 bits
Matt Caswell
2019-07-01
1
-0
/
+3
*
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
/
+6
*
EVP_set_default_properties(): New function to set global properties
Richard Levitte
2019-04-05
1
-0
/
+2
*
Move the AES-XTS mode duplicated key check into the init_key function rather
Pauli
2019-04-05
1
-0
/
+6
*
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
/
+3
*
Make EVP_Digest* functions provider aware
Matt Caswell
2019-03-21
1
-0
/
+6
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
1
-1
/
+8
*
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
/
+4
*
make update
Richard Levitte
2018-12-10
1
-0
/
+2
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
KMAC implementation using EVP_MAC
Shane Lontis
2018-11-13
1
-0
/
+4
*
Add poly1305 MAC support
Paul Yang
2018-11-05
1
-0
/
+1
*
GMAC implementation
Pauli
2018-11-04
1
-0
/
+3
*
Add generic EVP_PKEY_METHOD for EVP_MACs
Richard Levitte
2018-10-29
1
-0
/
+1
*
Add EVP_MAC API
Richard Levitte
2018-10-29
1
-0
/
+5
*
Limit the number of AES-GCM keys allowed in TLS. A new error is raised if this
Pauli
2018-09-12
1
-0
/
+4
*
Add EVP_PKEY_set_alias_type
Jack Lloyd
2018-06-19
1
-0
/
+2
*
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
David von Oheimb
2018-06-18
1
-0
/
+4
*
Add support getting raw private/public keys
Matt Caswell
2018-06-08
1
-0
/
+5
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-0
/
+6
*
EVP,KDF: Add more error code along some return 0 in ...
FdaSilvaYY
2018-03-29
1
-0
/
+3
*
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
Matt Caswell
2018-03-15
1
-4
/
+4
*
Add the function EVP_PKEY_new_CMAC_key()
Matt Caswell
2018-03-15
1
-0
/
+3
*
Add functions to create an EVP_PKEY from raw private/public key data
Matt Caswell
2018-03-15
1
-0
/
+4
*
Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()
Richard Levitte
2018-01-23
1
-3
/
+3
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
1
-0
/
+4
*
make update
Richard Levitte
2017-10-30
1
-0
/
+3
*
make update
Dr. Stephen Henson
2017-10-12
1
-0
/
+2
*
Support key check in EVP interface
Paul Yang
2017-09-13
1
-0
/
+1
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
1
-0
/
+2
*
Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.
Andy Polyakov
2017-08-12
1
-0
/
+3
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-157
/
+207
*
make errors
Dr. Stephen Henson
2017-05-30
1
-0
/
+2
[next]