Commit History

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