Matt Caswell
|
da1c088f59
Copyright year updates
|
před 1 rokem |
Tomas Mraz
|
3b1c0c8f3c
pkey: Imply public check if -pubin is specified
|
před 1 rokem |
Matt Caswell
|
fecb3aae22
Update copyright year
|
před 2 roky |
Dr. David von Oheimb
|
2c2724476e
APPS: Add check for multiple 'unknown' options
|
před 3 roky |
Dr. David von Oheimb
|
d9f073575f
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
|
před 3 roky |
Richard Levitte
|
5ac6d7d21b
APPS: Restore the possibility to combine -pubout with -text
|
před 3 roky |
Tomas Mraz
|
57cea5baf6
apps: Cleanup useless bio_open_default() calls for key input
|
před 3 roky |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
před 3 roky |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
před 3 roky |
Rich Salz
|
606a417fb2
Fetch and free cipher and md's
|
před 3 roky |
Dr. David von Oheimb
|
7f90026b3f
Handle NULL result of ERR_reason_error_string() in some apps
|
před 3 roky |
Rich Salz
|
03bbd346f4
Fetch cipher after loading providers
|
před 3 roky |
Richard Levitte
|
4333b89f50
Update copyright year
|
před 3 roky |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
před 4 roky |
Dr. David von Oheimb
|
046a7aaa5e
apps/pkey.c: Forther improve user guidance, also on non-sensical option combinations
|
před 3 roky |
Dr. David von Oheimb
|
1f7643e86e
apps/pkey.c: Re-order help output and option documentation
|
před 3 roky |
Dr. David von Oheimb
|
475d10028e
apps/pkey.c: Make clear that -passout is not supported for DER output
|
před 3 roky |
Nicola Tuveri
|
ed37336b63
[apps/pkey] Return error on failed `-[pub]check`
|
před 4 roky |
Rich Salz
|
021410ea3f
Check non-option arguments
|
před 4 roky |
Dr. David von Oheimb
|
6d382c74b3
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
|
před 4 roky |
Matt Caswell
|
33388b44b6
Update copyright year
|
před 4 roky |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
před 4 roky |
Pauli
|
92fee4213b
pkey: additional EC related options
|
před 4 roky |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
před 5 roky |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
před 6 roky |
Dmitry Belyavskiy
|
c87af534e6
Do not ignore EVP_PKEY_print_public/EVP_PKEY_print_private return values
|
před 6 roky |
Matt Caswell
|
6738bf1417
Update copyright year
|
před 6 roky |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
před 6 roky |
Paul Yang
|
b000470873
Support public key and param check in EVP interface
|
před 7 roky |
Benjamin Kaduk
|
eff1752b66
Fix typo in comment
|
před 7 roky |