Commit History

作者 SHA1 備註 提交日期
  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 4 年之前
  Pavel Karagodin 7c2d95d47c apps/dgst.c: allocate a new signature buffer 4 年之前
  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/ 5 年之前
  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 年之前
  FdaSilvaYY 44c83ebd70 Constify command options 8 年之前
  Rich Salz 13a461831a RT3669: dgst can only sign/verify one file. 8 年之前
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 年之前
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 年之前
  Dr. Stephen Henson dd9589740d Fix engine key support in utilities. 8 年之前