index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
evp_locl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-256
/
+0
*
Rework cipher / digest fetching for legacy nids with multiple name support
Richard Levitte
2019-09-23
1
-0
/
+3
*
Avoid ?: construct in XXXerr calls
Rich Salz
2019-09-19
1
-2
/
+2
*
Modify providers that keep track of underlying algorithms
Richard Levitte
2019-09-19
1
-0
/
+1
*
In provider implemented methods, save the name number, not the name string
Richard Levitte
2019-09-19
1
-6
/
+22
*
Move EVP_PKEY algorithm implementations into a union
Matt Caswell
2019-09-09
1
-0
/
+2
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
1
-2
/
+6
*
Add support for verify/verify_recover functions to EVP_SIGNATURE
Matt Caswell
2019-09-09
1
-0
/
+4
*
Add the ability to perform signatures in a provider
Matt Caswell
2019-09-09
1
-0
/
+21
*
KDF/PRF updates to libcrypto
Pauli
2019-09-06
1
-2
/
+2
*
New function EVP_CIPHER_free()
Richard Levitte
2019-09-04
1
-0
/
+1
*
New function EVP_MD_free()
Richard Levitte
2019-09-04
1
-0
/
+3
*
Refactor how KEYMGMT methods get associated with other methods
Richard Levitte
2019-09-03
1
-2
/
+6
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-1
/
+1
*
Adapt diverse EVP_MD functions to use get_params and set_params interfaces
Richard Levitte
2019-08-12
1
-0
/
+5
*
Add evp_util macros
Shane Lontis
2019-07-31
1
-0
/
+3
*
Adapt DH to use with KEYMGMT
Richard Levitte
2019-07-23
1
-0
/
+2
*
Add internal function evp_generic_do_all()
Richard Levitte
2019-07-23
1
-0
/
+7
*
Add a mechnism to save the name of fetched methods
Richard Levitte
2019-07-23
1
-2
/
+4
*
Add basic EVP_KEYMGMT API and libcrypto <-> provider interface
Richard Levitte
2019-07-22
1
-1
/
+26
*
Add the ability to set PKCS#3 DH padding in providers
Matt Caswell
2019-07-16
1
-0
/
+1
*
Make the EVP Key Exchange code provider aware
Matt Caswell
2019-07-16
1
-0
/
+36
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
1
-22
/
+4
*
Adapt diverse EVP_CIPHER functions to use get_params and set_params interfaces
Richard Levitte
2019-07-11
1
-0
/
+37
*
ossl_provider_upref to ossl_provider_up_ref
Richard Levitte
2019-07-02
1
-1
/
+1
*
EVP_FETCH: remove the need to transport the legacy NID through construction
Richard Levitte
2019-05-12
1
-3
/
+2
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
1
-1
/
+1
*
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware
Matt Caswell
2019-04-19
1
-0
/
+4
*
Use the right NID when putting a method in the store
Matt Caswell
2019-04-09
1
-1
/
+2
*
Ensure EVP_MD_CTX_md returns the EVP_MD originally used
Matt Caswell
2019-04-03
1
-0
/
+1
*
Make EVP_Digest* functions provider aware
Matt Caswell
2019-03-21
1
-0
/
+4
*
Add generic EVP method fetcher
Richard Levitte
2019-03-18
1
-1
/
+11
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
1
-0
/
+5
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add EVP_MAC API
Richard Levitte
2018-10-29
1
-0
/
+5
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions
Matt Caswell
2018-04-13
1
-1
/
+1
*
Don't use a ssl specific DRBG anymore
Kurt Roeckx
2018-03-19
1
-1
/
+0
*
Tell the ciphers which DRBG to use for generating random bytes.
Kurt Roeckx
2018-02-28
1
-0
/
+1
*
Fix the overlapping check for fragmented "Update" operations
Matt Caswell
2017-01-25
1
-0
/
+2
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions
Richard Levitte
2016-01-12
1
-204
/
+0
*
Make EVP_CIPHER_CTX opaque and renew the creator / destructor functions
Richard Levitte
2016-01-12
1
-0
/
+20
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
1
-0
/
+3
*
Make EVP_ENCODE_CTX opaque
Richard Levitte
2015-12-11
1
-0
/
+16
*
Cleanup: Remove M_EVP_MD_* macros
Richard Levitte
2015-12-07
1
-9
/
+0
*
Make the definition of EVP_MD opaque
Richard Levitte
2015-12-07
1
-0
/
+3
*
Make the definition of EVP_MD_CTX opaque
Richard Levitte
2015-12-07
1
-0
/
+20
*
Move some EVP internals to evp_int.h
Dr. Stephen Henson
2015-03-24
1
-65
/
+0
[next]