Richard Levitte
|
0ce7d1f355
Copyright year updates
|
8 months ago |
Viktor Dukhovni
|
7698f80ab1
Add missing genpkey -rand support
|
10 months ago |
Michael Baentsch
|
6c03fa21ed
adding -outpubkey option to genpkey
|
1 year ago |
Bernd Edlinger
|
8c040c086c
Fix some memory leaks in the openssl app
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
slontis
|
2c1ec72a7a
Add help for pkeyopt values for the genpkey commandline app.
|
1 year ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Philip Prindeville
|
a414fd6765
Add -verbose/-queit flags to dhparam
|
2 years ago |
Philip Prindeville
|
e1cd94f2dc
Standardize progress callback for dhparam, dsaparam, etc.
|
2 years ago |
Dr. David von Oheimb
|
2c2724476e
APPS: Add check for multiple 'unknown' options
|
3 years ago |
Dr. David von Oheimb
|
d9f073575f
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
|
3 years ago |
Pauli
|
dbd0244a16
genpkey: -quiet doesn't take an argument
|
3 years ago |
Pauli
|
f7d2427ac3
apps: remove AEAD/mode checks that are now redundant
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
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 |
Rich Salz
|
7d72dc78ee
Add -quiet flag to genpkey
|
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 |
Rich Salz
|
606a417fb2
Fetch and free cipher and md's
|
3 years ago |
Rich Salz
|
182717bd8a
Fetch alg, etc., after loading providers
|
3 years ago |
Petr Gotthard
|
7dc67708c8
apps/openssl: add -propquery command line option
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Jon Spillett
|
3d63348a87
apps/genpkey.c: Use PEM_read_bio_Parameters_ex when reading parameters
|
3 years ago |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Matt Caswell
|
0f386f2eb0
Remove deprecation warning suppression from genpkey
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Shane Lontis
|
f85a9d26be
Add error message to genpkey app for the '-genparam' option
|
4 years ago |
Shane Lontis
|
7c9a7cf127
Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072
|
4 years ago |
Pauli
|
41bbba5375
EVP: deprecate the EVP_X_meth_ functions.
|
4 years ago |
Pauli
|
ad8fc6f626
apps: deprecate engines
|
4 years ago |
Nicola Tuveri
|
466d30c0d7
[apps/genpkey] exit status should not be 0 on output errors
|
4 years ago |