Dr. David von Oheimb
|
a7e4ca5b4e
Add warning to key/param generating apps on potential delay due to missing entropy
|
4 years ago |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 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 |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 years ago |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Rich Salz
|
1696b8909b
Remove -C from dhparam,dsaparam,ecparam
|
4 years ago |
Matt Caswell
|
8b0ec09934
Fix the reading of DSA parameters files using the dsaparam app
|
4 years ago |
Richard Levitte
|
b78c777ee3
APPS: Implement load_keyparams() to load key parameters
|
4 years ago |
Pauli
|
ae93e8c21e
coverity 1464212, 1464214 & 1464215: Resource leaks
|
4 years ago |
Dr. David von Oheimb
|
2a3158ac5b
Make error output of dhparams and dsaparams app more consistent
|
4 years ago |
Richard Levitte
|
edf9659165
APPS: Fix 'openssl dsaparam -genkey'
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
cd3572a110
dsaparam: 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 |
Philip Prindeville
|
b6a07f6760
gendsa: dsaparam: introduce -verbose option to enable output
|
6 years ago |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Beat Bolli
|
201b305a24
apps/dsaparam.c generates code that is intended to be pasted or included
|
6 years ago |
Andy Polyakov
|
d6b50b6e2e
apps/dsaparam.c: make dsaparam -C output strict-warnings-friendly.
|
6 years ago |
Andy Polyakov
|
708c28f2f0
apps/dsaparam.c: fix -C output.
|
6 years ago |
Georg Schmidt
|
0336df2fa3
Issue warnings for large DSA and RSA keys
|
6 years ago |
Bernd Edlinger
|
5281435258
Fix dsaparam -genkey with DER outform
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 years ago |