index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
evp_local.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-30
1
-0
/
+4
*
Add type_name member to provided methods and use it
Tomas Mraz
2021-04-26
1
-1
/
+5
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-0
/
+2
*
Remove keymgmt_copy function from the provider API
Tomas Mraz
2021-04-15
1
-1
/
+0
*
Implement provider-side keymgmt_dup function
Tomas Mraz
2021-04-15
1
-0
/
+1
*
CORE: Add an algorithm_description field to OSSL_ALGORITHM
Richard Levitte
2021-04-02
1
-3
/
+8
*
Add ossl_is_partially_overlapping symbol
Shane Lontis
2021-03-18
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-24
1
-3
/
+3
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
rand: reference count the EVP_RAND contexts.
Pauli
2020-09-23
1
-0
/
+3
*
Add KEM (Key encapsulation mechanism) support to providers
Shane Lontis
2020-09-19
1
-0
/
+19
*
Add CMS AuthEnvelopedData with AES-GCM support
Jakub Zelenka
2020-09-08
1
-0
/
+5
*
rand_drbg: remove RAND_DRBG.
Pauli
2020-08-07
1
-27
/
+0
*
KEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
Richard Levitte
2020-07-24
1
-0
/
+2
*
rand: avoid caching RNG parameters.
Pauli
2020-07-05
1
-5
/
+0
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-85
/
+85
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
CTR, HASH and HMAC DRBGs in provider
Pauli
2020-06-24
1
-8
/
+10
*
rand: core APIs for provider friendly random.
Pauli
2020-06-24
1
-0
/
+36
*
Remove gen_get_params & gen_gettable_params from keygen operation
Shane Lontis
2020-05-07
1
-2
/
+0
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
KEYMGMT: Add functions to get param/key generation parameters
Richard Levitte
2020-04-15
1
-0
/
+2
*
CORE: Add the key object generator libcrypto<->provider interface
Richard Levitte
2020-03-12
1
-0
/
+8
*
Implement provider support for Ed25519 annd Ed448
Matt Caswell
2020-03-09
1
-0
/
+2
*
KEYMGMT: Add a keydata copy function
Richard Levitte
2020-03-02
1
-0
/
+1
*
KEYMGMT: Add a keydata matching function
Richard Levitte
2020-03-02
1
-0
/
+1
*
Refactor evp_pkey_make_provided() to do legacy to provider export
Richard Levitte
2020-02-22
1
-3
/
+1
*
[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
Nicola Tuveri
2020-02-18
1
-0
/
+4
*
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
Richard Levitte
2020-02-07
1
-31
/
+15
*
Add RSA key validation to default provider
Shane Lontis
2020-01-29
1
-0
/
+4
*
EVP: Add evp_pkey_make_provided() and refactor around it
Richard Levitte
2020-01-18
1
-0
/
+3
*
EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keys
Richard Levitte
2020-01-17
1
-0
/
+5
*
Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too
Richard Levitte
2020-01-17
1
-1
/
+2
*
CORE & EVP: Specify OP_query_operation_name() for KEYMGMT
Richard Levitte
2020-01-09
1
-0
/
+1
*
Cache constants for fetched EVP_cipher
Shane Lontis
2019-11-25
1
-0
/
+1
*
Implement provider support for Asym Ciphers
Matt Caswell
2019-11-14
1
-0
/
+19
*
Final cleanup after move to leaner EVP_PKEY methods
Richard Levitte
2019-11-10
1
-9
/
+3
*
EVP: Make the SIGNATURE implementation leaner
Richard Levitte
2019-11-05
1
-2
/
+0
*
EVP: Make the KEYEXCH implementation leaner
Richard Levitte
2019-11-05
1
-2
/
+0
*
EVP: add name traversal functions to all fetchable types
Richard Levitte
2019-10-17
1
-3
/
+3
*
Add the provider function signatures for DigestSign*
Matt Caswell
2019-10-03
1
-0
/
+10
*
Reorganize public header files (part 1)
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-0
/
+256