Rich Salz
|
021410ea3f
Check non-option arguments
|
4 年 前 |
Daiki Ueno
|
c39f43534d
openssl dgst: add option to specify output length for XOF
|
4 年 前 |
Dr. David von Oheimb
|
50eb2a5077
load_key_certs_crls(): Restore output of fatal errors
|
4 年 前 |
Matt Caswell
|
d8025f4ac0
Correctly display the signing/hmac algorithm in the dgst app
|
4 年 前 |
Matt Caswell
|
b8e5622809
Don't send -1 as the length of the hmac key
|
4 年 前 |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 年 前 |
Shane Lontis
|
7c9a7cf127
Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072
|
4 年 前 |
Dr. David von Oheimb
|
6d382c74b3
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
|
4 年 前 |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 年 前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年 前 |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 年 前 |
Richard Levitte
|
0a054d2a0b
APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possible
|
4 年 前 |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 年 前 |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 年 前 |
Pavel Karagodin
|
7c2d95d47c
apps/dgst.c: allocate a new signature buffer
|
5 年 前 |
agnosticdev
|
f62d67b6ab
Update dgst.c to show a list of message digests
|
5 年 前 |
Richard Levitte
|
8ed7bbb411
openssl dgst, openssl enc: check for end of input
|
5 年 前 |
Pauli
|
f3448f5481
issue-8493: Fix for filenames with newlines using openssl dgst
|
5 年 前 |
Richard Levitte
|
7ed4b97b61
openssl dgst: show MD name at all times
|
5 年 前 |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 年 前 |
Matt Caswell
|
e65c959f1f
Add a note and better error if using Ed25519/Ed448 in dgst
|
6 年 前 |
Matt Caswell
|
f929439f61
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
|
6 年 前 |
Matt Caswell
|
e32b52a27e
Add support for setting raw private HMAC keys
|
6 年 前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年 前 |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 年 前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年 前 |
Pauli
|
f1b8b0010a
Fix some pedantic warnings.
|
7 年 前 |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 年 前 |
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 年 前 |