Commit History

Author SHA1 Message Date
  Patrik Sevallius 4689fe1bfd Always use FORMAT_BINARY for infile 2 years ago
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 3 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 years ago
  Pauli 54e1c14a29 coverity: fix 1484540 resource leak 3 years ago
  Pauli 0f4fb64785 apps/mac: Add digest and cipher command line options 3 years ago
  Pauli 29f5727b83 apps/mac: avoid need for two ^D when using stdin from a terminal 3 years ago
  Pauli 68f3fb0514 apps: remove initial newline from mac output 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
  Pauli 2211bf6bb7 apps: update mac to work with additional MAC_init arguments. This doesn't include the creation of new 'key' arguments. 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Petr Gotthard 7dc67708c8 apps/openssl: add -propquery command line option 3 years ago
  Rich Salz 021410ea3f Check non-option arguments 4 years ago
  Matt Caswell 24c4ea958e Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 4 years ago
  Matt Caswell 865adf97c9 Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*" 4 years ago
  Pauli d9c2fd51e2 The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 4 years ago
  Shourya Shukla a6ed19dc9a Amend references to "OpenSSL license" 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 years ago
  Rich Salz 92de469fbd Document command parameters. 5 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 5 years ago
  Pauli 41f7ecf30d Consistent naming for context gettable param queries . 5 years ago
  Shane Lontis 95214b434f Add app for fips installation 5 years ago
  Richard Levitte d747fb2ec5 Adapt apps/mac.c to use provider based MACs 5 years ago
  Shane Lontis a3c62426b9 coverity fixes for SSKDF + mac_app + kdf test cleanup 5 years ago
  Shane Lontis 4d768e966f openssl app for macs that uses the new EVP_MAC interface (the code inside dgst uses EVP_PKEY) 6 years ago