index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ffc
/
ffc_params.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
fips: zeroization of public security parameters (PSPs)
Dimitri John Ledkov
2024-05-13
1
-0
/
+8
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
FFC cleanups
slontis
2023-04-03
1
-8
/
+1
*
Fix FFC mdprop setting bugs.
slontis
2023-02-28
1
-0
/
+2
*
ossl_ffc_params_copy: Copy the keylength too
Tomas Mraz
2022-07-18
1
-0
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
1
-1
/
+0
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
Export/import flags for FFC params changed to seperate fields.
Shane Lontis
2021-05-13
1
-34
/
+16
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Implement EVP_PKEY_dup() function
Tomas Mraz
2021-03-28
1
-0
/
+1
*
EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available
Richard Levitte
2020-12-16
1
-6
/
+2
*
ffc: add _ossl to exported but internal functions
Pauli
2020-10-06
1
-31
/
+32
*
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
1
-0
/
+8
*
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
Matt Caswell
2020-06-19
1
-1
/
+1
*
Add ACVP fips module tests
Shane Lontis
2020-06-17
1
-0
/
+59
*
Update core_names.h fields and document most fields.
Shane Lontis
2020-05-26
1
-1
/
+1
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-3
/
+3
*
Fix some build failures with no-dh
Matt Caswell
2020-04-22
1
-0
/
+5
*
Add DH keygen to providers
Shane Lontis
2020-04-15
1
-2
/
+1
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
1
-4
/
+81
*
ffc: use sizeof(*pointer) instead of sizeof(struct) in memset(3) call.
Pauli
2020-02-17
1
-1
/
+1
*
Add FFC param/key generation
Shane Lontis
2020-02-06
1
-0
/
+1
*
Modify DSA and DH keys to use a shared FFC_PARAMS struct
Shane Lontis
2020-01-24
1
-0
/
+191