Pauli
|
db70dc2cda
apps: remove TODOs
|
3 years ago |
Dr. David von Oheimb
|
a7e4ca5b4e
Add warning to key/param generating apps on potential delay due to missing entropy
|
4 years ago |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 years ago |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 years ago |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
3 years ago |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 years ago |
Shane Lontis
|
2db985b7b1
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
|
3 years ago |
Pauli
|
47422549da
dsa: apps deprecation changes
|
4 years ago |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Matt Caswell
|
300e8c4bf1
Fix no-dsa
|
4 years ago |
Richard Levitte
|
b03da688a2
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
|
4 years ago |
Matt Caswell
|
ee8252847d
Undeprecate the -dsaparam option in the dhparam app
|
4 years ago |
Matt Caswell
|
1fd08e909d
Remove some unneeded variables from dhparam
|
4 years ago |
Matt Caswell
|
4ccf4e7686
Add encoder support to dhparam
|
4 years ago |
Matt Caswell
|
88d1389c78
Convert dhparam to be fully based on EVP
|
4 years ago |
Rich Salz
|
1696b8909b
Remove -C from dhparam,dsaparam,ecparam
|
4 years ago |
Dr. David von Oheimb
|
2a3158ac5b
Make error output of dhparams and dsaparams app more consistent
|
4 years ago |
Richard Levitte
|
7821585206
APPS: Fix 'openssl dhparam'
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
09ec5e6f5d
dhparam: white space cleaning
|
4 years ago |
Pauli
|
ccefc3411e
dhparam: update command line app to use EVP calls
|
4 years ago |
Rich Salz
|
1ae56f2f43
Don't compile commands if disabled
|
4 years ago |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 years ago |
Pauli
|
8bb9c60ba8
Apps: don't build deprecated DH and DSA apps.
|
4 years ago |
Pauli
|
1ddf2594e1
dsa: deprecate applications that depend on the low level DSA functions.
|
4 years ago |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 years ago |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
Bernd Edlinger
|
a38c878c2e
Change DH parameters to generate the order q subgroup instead of 2q
|
5 years ago |