index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
pmeth_gn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EVP_PKEY_todata() and EVP_PKEY_export() functions.
Shane Lontis
2021-04-15
1
-0
/
+23
*
evp: add params argument to key manager's gen_init call
Pauli
2021-03-11
1
-2
/
+3
*
Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED
Pedro Monreal
2021-03-11
1
-3
/
+3
*
Cache legacy keys instead of downgrading them
Matt Caswell
2021-03-08
1
-2
/
+11
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
1
-37
/
+9
*
EVP: Fix typo in EVP_PKEY_gen comment
Daniel Bevenius
2020-11-02
1
-1
/
+1
*
Add SM2 signature algorithm to default provider
Paul Yang
2020-09-22
1
-38
/
+0
*
Add SM2 key management
Paul Yang
2020-09-22
1
-4
/
+0
*
EVP: Preserve the EVP_PKEY id in a few more spots
Richard Levitte
2020-09-08
1
-0
/
+6
*
Fix coverity CID #1455335 - Dereference after NULL check in fromdata_init()
Shane Lontis
2020-08-24
1
-1
/
+2
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-1
/
+0
*
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
Matt Caswell
2020-06-19
1
-1
/
+1
*
EVP: Let EVP_PKEY_gen() initialize ctx->keygen_info
Richard Levitte
2020-06-08
1
-0
/
+16
*
EVP: when setting the operation to EVP_PKEY_OP_UNDEFINED, clean up!
Richard Levitte
2020-05-08
1
-1
/
+3
*
Remove gen_get_params & gen_gettable_params from keygen operation
Shane Lontis
2020-05-07
1
-2
/
+3
*
coverity 1462573 Dereference after null check
Pauli
2020-04-30
1
-1
/
+1
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-8
/
+8
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
EVP: Fix calls to evp_pkey_export_to_provider()
Richard Levitte
2020-04-17
1
-1
/
+5
*
EVP: Add a temporary SM2 hack to key generation
Richard Levitte
2020-04-15
1
-1
/
+43
*
EVP: Downgrade keys rather than upgrade
Richard Levitte
2020-03-25
1
-0
/
+8
*
EVP: fetch the EVP_KEYMGMT earlier
Richard Levitte
2020-03-21
1
-19
/
+3
*
EVP: Add new domparams and key generation functionality
Richard Levitte
2020-03-12
1
-63
/
+191
*
Add Serializers for EC
Shane Lontis
2020-03-03
1
-2
/
+2
*
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
Richard Levitte
2020-02-07
1
-8
/
+14
*
Reorganize the internal evp_keymgmt functions
Richard Levitte
2020-02-07
1
-2
/
+2
*
Add RSA key validation to default provider
Shane Lontis
2020-01-29
1
-71
/
+0
*
Add dsa signature alg to fips provider
Shane Lontis
2020-01-12
1
-83
/
+91
*
EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types better
Richard Levitte
2020-01-09
1
-2
/
+2
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Add EVP functionality to create domain params and keys by user data
Richard Levitte
2019-11-07
1
-0
/
+84
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
1
-0
/
+46
*
Support key check in EVP interface
Paul Yang
2017-09-13
1
-0
/
+24
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+4
*
RT3754: check for NULL pointer
Emilia Kasper
2015-09-10
1
-2
/
+7
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup
Rich Salz
2015-03-28
1
-2
/
+1
*
Move some EVP internals to evp_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
New macro to set mac key.
Dr. Stephen Henson
2015-02-13
1
-3
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-137
/
+131
*
Implement internally opaque bn access from evp
Matt Caswell
2014-12-08
1
-2
/
+2
*
Prepare for bn opaquify. Implement internal helper functions.
Matt Caswell
2014-12-08
1
-1
/
+1
*
constify EVP_PKEY_new_mac_key()
Dr. Stephen Henson
2010-11-24
1
-2
/
+3
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Fix a variety of warnings generated by some elevated compiler-fascism,
Geoff Thorpe
2008-03-16
1
-0
/
+1
[next]