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
/
ffc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing propq in ffc_params_generate
Shane Lontis
2020-09-23
1
-2
/
+2
*
fix provider signatures
Shane Lontis
2020-09-18
1
-13
/
+34
*
Add fips checks for dh key agreement
Shane Lontis
2020-09-18
1
-18
/
+27
*
Fix coverity CID #1457935 - Check return value in ffc_params.c for BIO_indent...
Shane Lontis
2020-09-05
1
-4
/
+6
*
Fix DSA/DH so that legacy keys can still be generated by the default provider
Shane Lontis
2020-08-17
2
-2
/
+15
*
Add multiple fixes for ffc key generation using invalid p,q,g parameters.
Shane Lontis
2020-07-09
2
-1
/
+36
*
Fix CID-1464802
Shane Lontis
2020-06-30
1
-4
/
+4
*
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
Matt Caswell
2020-06-19
2
-2
/
+2
*
Add ACVP fips module tests
Shane Lontis
2020-06-17
4
-111
/
+202
*
Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA
Dr. David von Oheimb
2020-06-10
1
-0
/
+9
*
Update core_names.h fields and document most fields.
Shane Lontis
2020-05-26
2
-2
/
+2
*
coverity 1462548 Resource leak
Pauli
2020-04-30
1
-5
/
+2
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
2
-4
/
+4
*
Fix some build failures with no-dh
Matt Caswell
2020-04-22
2
-0
/
+11
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
1
-21
/
+6
*
Add DH keygen to providers
Shane Lontis
2020-04-16
2
-11
/
+5
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
4
-8
/
+135
*
EVP: Implement support for key downgrading in backends
Richard Levitte
2020-03-25
2
-1
/
+45
*
Change DH_get_nid() to set the value of q if it is not already set
Shane Lontis
2020-03-07
1
-2
/
+9
*
ffc: use sizeof(*pointer) instead of sizeof(struct) in memset(3) call.
Pauli
2020-02-17
1
-1
/
+1
*
Add FFC param/key validation
Shane Lontis
2020-02-16
5
-28
/
+227
*
Fix coverity issues
Shane Lontis
2020-02-14
1
-9
/
+7
*
Add FFC param/key generation
Shane Lontis
2020-02-06
4
-1
/
+1064
*
Modify DSA and DH keys to use a shared FFC_PARAMS struct
Shane Lontis
2020-01-24
2
-0
/
+197