Bernd Edlinger
|
8c040c086c
Fix some memory leaks in the openssl app
|
1 年之前 |
Dimitri Papadopoulos
|
bbaeadb068
"foo * bar" should be "foo *bar"
|
1 年之前 |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
GauriSpears
|
7eab7680ee
List also non-fetchable hashes in openssl dgst -list
|
1 年之前 |
Tomas Mraz
|
1e5780dbc7
apps/dgst.c: Set digestname from argv[0] if it is a builtin hash name
|
2 年之前 |
slontis
|
b7cf9dd239
SHAKE documentation updates for default output length.
|
2 年之前 |
Clemens Lang
|
653a770678
APPS: dgst: Support properties when signing
|
2 年之前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Dr. David von Oheimb
|
2c2724476e
APPS: Add check for multiple 'unknown' options
|
3 年之前 |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 年之前 |
PW Hu
|
59a3e7b295
Fix unsafe BIO_get_md_ctx check
|
3 年之前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Tomas Mraz
|
0800318a0c
Deprecate old style BIO callback calls
|
3 年之前 |
Dr. David von Oheimb
|
a7e4ca5b4e
Add warning to key/param generating apps on potential delay due to missing entropy
|
4 年之前 |
Dmitry Belyavskiy
|
819b94c0c0
HMAC doesn't work with a default digest
|
3 年之前 |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
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
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 年之前 |
Tomas Mraz
|
ddf0d149e2
Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name
|
3 年之前 |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 年之前 |
Rich Salz
|
d0190e1163
Process digest option after loading providers
|
3 年之前 |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Dr. David von Oheimb
|
3372039252
APPS: Fix confusion between program and app/command name used in diagnostic/help output
|
3 年之前 |
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 年之前 |