Commit History

Author SHA1 Message Date
  Jack Lloyd 3d328a445c Add SM2 signature and ECIES schemes 6 years ago
  Steve Linsell d16a2c1931 initialise dc variable to satisfy old compilers. 6 years ago
  Richard Levitte 71bb86f0dc Make sure that apps/openssl prefixes its output with '# ' during tests 6 years ago
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 years ago
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 6 years ago
  Richard Levitte da6be198f7 Add the possibility to do 'openssl help [command]' 6 years ago
  Richard Levitte 391e987e9c apps: make sure prog_init only calculates once 6 years ago
  Richard Levitte 0488c0bbbe In apps_startup(), call OPENSSL_init_ssl() rather than OPENSSL_init_crypto() 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  Pauli 14e06391a7 Disabled list doesn't contain SM3 and SM4. 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 6 years ago
  Pauli 198c42f5af Move OPENSSL_CONF from e_os.h to cryptlib.h 6 years ago
  Rich Salz 0e97f1e1a7 (Re)move some things from e_os.h 6 years ago
  Pauli 9c481c2fdc Dead code elimination. 6 years ago
  Rich Salz c27363f566 Check # of arguments for remaining commands. 6 years ago
  Pauli 296cbb5777 Determine the number of output columns for the list and help commands using 6 years ago
  Rich Salz e75138abea Doc fixes 6 years ago
  Dr. Stephen Henson e1631f5108 Add list -public-key-methods 7 years ago
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 years ago
  Richard Levitte 48feaceb53 Remove the possibility to disable the UI module entirely 7 years ago
  Richard Levitte f2da4a4917 When apps_startup() fails, exit with a failure code and a message 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Emilia Kasper b53338cbf8 Clean up references to FIPS 7 years ago
  Pauli d42d0a4dc7 Implementation of the ARIA cipher as described in RFC 5794. 7 years ago
  Pauli a19a6c8179 Remove unused variable 7 years ago
  EasySec 487d3a726a Fix list -disabled for blake2 alg 7 years ago
  Richard Levitte b612799a80 Revert "Remove heartbeats completely" 7 years ago
  Richard Levitte 6c62f9e163 Remove heartbeats completely 7 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago