Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 years ago |
Richard Levitte
|
0a054d2a0b
APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possible
|
4 years ago |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 years ago |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
Pavel Karagodin
|
7c2d95d47c
apps/dgst.c: allocate a new signature buffer
|
5 years ago |
agnosticdev
|
f62d67b6ab
Update dgst.c to show a list of message digests
|
5 years ago |
Richard Levitte
|
8ed7bbb411
openssl dgst, openssl enc: check for end of input
|
5 years ago |
Pauli
|
f3448f5481
issue-8493: Fix for filenames with newlines using openssl dgst
|
5 years ago |
Richard Levitte
|
7ed4b97b61
openssl dgst: show MD name at all times
|
5 years ago |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Matt Caswell
|
e65c959f1f
Add a note and better error if using Ed25519/Ed448 in dgst
|
6 years ago |
Matt Caswell
|
f929439f61
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
|
6 years ago |
Matt Caswell
|
e32b52a27e
Add support for setting raw private HMAC keys
|
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 |
Pauli
|
f1b8b0010a
Fix some pedantic warnings.
|
7 years ago |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 years ago |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 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
|
13a461831a
RT3669: dgst can only sign/verify one file.
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 years ago |
Dr. Stephen Henson
|
dd9589740d
Fix engine key support in utilities.
|
8 years ago |
Rich Salz
|
a173a7ee3f
more doc fixes
|
8 years ago |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 years ago |
Rich Salz
|
700b4a4ae7
Remove more (rest?) of FIPS build stuff.
|
9 years ago |
Rich Salz
|
f8547f62c2
Use SHA256 not MD5 as default digest.
|
9 years ago |