index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ffc_internal_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
DH_check_pub_key() should not fail when setting result code
Tomas Mraz
2023-10-11
1
-20
/
+18
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-06-15
1
-1
/
+1
*
Fix NULL deference when validating FFC public key.
slontis
2023-02-07
1
-0
/
+31
*
ossl_ffc_params_copy: Copy the keylength too
Tomas Mraz
2022-07-18
1
-0
/
+34
*
Use as small dh key size as possible to support the security
Tomas Mraz
2022-07-18
1
-3
/
+8
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix external symbols related to dh keys
Shane Lontis
2021-02-26
1
-4
/
+4
*
Deprecate more DH functions
Matt Caswell
2020-11-27
1
-0
/
+6
*
ffc: add _ossl to exported but internal functions
Pauli
2020-10-06
1
-119
/
+120
*
Add multiple fixes for ffc key generation using invalid p,q,g parameters.
Shane Lontis
2020-07-09
1
-7
/
+0
*
Add ACVP fips module tests
Shane Lontis
2020-06-17
1
-78
/
+71
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
1
-4
/
+4
*
Coverity 1458438: fix uninitialised memory access.
Pauli
2020-02-17
1
-1
/
+1
*
Add FFC param/key validation
Shane Lontis
2020-02-16
1
-0
/
+650