Commit Verlauf

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