index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
pmeth_gn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-04
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
*
New -mac and -macopt options to dgst utility. Reimplement -hmac option in
Dr. Stephen Henson
2007-04-11
1
-0
/
+21
*
New pkey functions for keygen callbacks and retrieving operation type.
Dr. Stephen Henson
2006-05-31
1
-0
/
+5
*
Fix (most) WIN32 warnings and errors.
Dr. Stephen Henson
2006-04-17
1
-1
/
+1
*
Initial keygen support.
Dr. Stephen Henson
2006-04-11
1
-0
/
+193