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
*
Copyright year updates
Matt Caswell
2023-09-28
1
-1
/
+1
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-09-13
1
-1
/
+1
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-2
/
+2
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
drop unused callback variable
Gerd Hoffmann
2022-01-13
1
-1
/
+0
*
EVP_PKEY_fromdata(): Do not return newly allocated pkey on failure
Tomas Mraz
2022-01-07
1
-2
/
+8
*
fips module header inclusion fine-tunning
Tomas Mraz
2021-07-06
1
-1
/
+3
*
evp: remove TODOs
Pauli
2021-06-02
1
-1
/
+0
*
EVP: Modify EVP_PKEY_export() to handle legacy EVP_PKEYs
Richard Levitte
2021-05-20
1
-0
/
+35
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-3
/
+3
*
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
[next]