Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Tomas Mraz
|
57cea5baf6
apps: Cleanup useless bio_open_default() calls for key input
|
3 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 |
Richard Levitte
|
49ce003740
APPS: Set a default passphrase UI for the "ec" command
|
3 years ago |
Wolf
|
b5644c2a09
Force public key to be included unless explicitly excluded with -no_public
|
3 years ago |
Rich Salz
|
606a417fb2
Fetch and free cipher and md's
|
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
|
03bbd346f4
Fetch cipher after loading providers
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Richard Levitte
|
5ac632eed7
APPS: Restore inclusions
|
3 years ago |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 years ago |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Dr. David von Oheimb
|
50eb2a5077
load_key_certs_crls(): Restore output of fatal errors
|
4 years ago |
Dr. David von Oheimb
|
6d382c74b3
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
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 |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
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 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 years ago |
FdaSilvaYY
|
28b86f313b
Fix some extra or missing whitespaces...
|
8 years ago |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 years ago |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Rich Salz
|
396ba1ca68
Fix uninitialized variable
|
8 years ago |
Dr. Stephen Henson
|
d18ba3cc36
Restore support for ENGINE format keys in apps.
|
8 years ago |