Historia zmian

Autor SHA1 Wiadomość Data
  Andy Polyakov f530138876 Fix newly introduced typos and warnings in ./apps. 19 lat temu
  Andy Polyakov 0a39d8f207 Collect timing procedures in apps/apps.c. It's a bit cruel patch, as it 19 lat temu
  Nils Larsch d86b0f1f5f compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <johane@lysator.liu.se> 19 lat temu
  Nils Larsch 3eeaab4bed make 19 lat temu
  Nils Larsch 63d740752f changes from 0.9.8 19 lat temu
  Andy Polyakov 4b23506594 OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done to 19 lat temu
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 lat temu
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 lat temu
  Nils Larsch 8b15c74018 give EC_GROUP_new_by_nid a more meanigful name: 19 lat temu
  Nils Larsch 7ab2d30349 add 192 bit prime curve to the command line options 19 lat temu
  Nils Larsch 965a1cb92e change prototype of the ecdh KDF: make input parameter const and the outlen argument more flexible 19 lat temu
  Nils Larsch 689c6f2542 add new curves to the loop (with some cleanup from me) 19 lat temu
  Andy Polyakov c88f8f76b5 'apps/openssl dgst -help' update and minor apps/speed.c update. 20 lat temu
  Richard Levitte 563cd0f2b0 Make the tests of EVP operations without padding. As a consequence, 20 lat temu
  Richard Levitte 3ac0f28837 Make sure that the buffers are large enough to contain padding. 20 lat temu
  Andy Polyakov 63ba7e293f Make sha-256/-512 naming in speed.c consistent with their names as they 20 lat temu
  Andy Polyakov 46ceb15c39 SHA-256/-512 test and benchmark. 20 lat temu
  Geoff Thorpe f0eae953e2 Remove some unnecessary recursive includes from the internal apps.h header, 20 lat temu
  Geoff Thorpe 823a67b0a9 header cleanup in apps/ 20 lat temu
  Lutz Jänicke cdb42bcf0c Cover all DSA setups when running tests 21 lat temu
  Richard Levitte 4d8743f490 Netware-specific changes, 21 lat temu
  Lutz Jänicke 95de3d204f Make sure to initialize AES counters to obtain proper results. 21 lat temu
  Geoff Thorpe 0991f07034 For whatever reason (compiler or header bugs), at least one commonly-used 21 lat temu
  Dr. Stephen Henson a08ced78c8 Avoid warnings: add missing prototype, don't shadow. 21 lat temu
  Bodo Möller 968766cad8 updates for draft-ietf-tls-ecc-03.txt 21 lat temu
  Richard Levitte 3ae70939ba Correct a lot of printing calls. Remove extra arguments... 21 lat temu
  Bodo Möller 176f31ddec - new ECDH_compute_key interface (KDF is no longer a fixed built-in) 21 lat temu
  Richard Levitte 85d686e723 Make it possible to disable OCSP, the speed application, and the use of sockets. 21 lat temu
  Bodo Möller d42d2d1ab6 avoid coredump 21 lat temu
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation 21 lat temu