Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Dr. David von Oheimb
|
a7e4ca5b4e
Add warning to key/param generating apps on potential delay due to missing entropy
|
4 年之前 |
Rich Salz
|
7d72dc78ee
Add -quiet flag to genpkey
|
3 年之前 |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 年之前 |
Rich Salz
|
606a417fb2
Fetch and free cipher and md's
|
3 年之前 |
Rich Salz
|
182717bd8a
Fetch alg, etc., after loading providers
|
3 年之前 |
Petr Gotthard
|
7dc67708c8
apps/openssl: add -propquery command line option
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Jon Spillett
|
3d63348a87
apps/genpkey.c: Use PEM_read_bio_Parameters_ex when reading parameters
|
3 年之前 |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 年之前 |
Matt Caswell
|
0f386f2eb0
Remove deprecation warning suppression from genpkey
|
4 年之前 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 年之前 |
Shane Lontis
|
f85a9d26be
Add error message to genpkey app for the '-genparam' option
|
4 年之前 |
Shane Lontis
|
7c9a7cf127
Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072
|
4 年之前 |
Pauli
|
41bbba5375
EVP: deprecate the EVP_X_meth_ functions.
|
4 年之前 |
Pauli
|
ad8fc6f626
apps: deprecate engines
|
4 年之前 |
Nicola Tuveri
|
466d30c0d7
[apps/genpkey] exit status should not be 0 on output errors
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 年之前 |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 年之前 |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 年之前 |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 年之前 |
David von Oheimb
|
49c9c1b3d0
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
|
6 年之前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年之前 |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 年之前 |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 年之前 |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 年之前 |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 年之前 |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 年之前 |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 年之前 |