Commit History

Author SHA1 Message Date
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 years ago
  Nils Larsch 8b15c74018 give EC_GROUP_new_by_nid a more meanigful name: 19 years ago
  Nils Larsch 7ab2d30349 add 192 bit prime curve to the command line options 19 years ago
  Nils Larsch 965a1cb92e change prototype of the ecdh KDF: make input parameter const and the outlen argument more flexible 19 years ago
  Nils Larsch 689c6f2542 add new curves to the loop (with some cleanup from me) 19 years ago
  Andy Polyakov c88f8f76b5 'apps/openssl dgst -help' update and minor apps/speed.c update. 20 years ago
  Richard Levitte 563cd0f2b0 Make the tests of EVP operations without padding. As a consequence, 20 years ago
  Richard Levitte 3ac0f28837 Make sure that the buffers are large enough to contain padding. 20 years ago
  Andy Polyakov 63ba7e293f Make sha-256/-512 naming in speed.c consistent with their names as they 20 years ago
  Andy Polyakov 46ceb15c39 SHA-256/-512 test and benchmark. 20 years ago
  Geoff Thorpe f0eae953e2 Remove some unnecessary recursive includes from the internal apps.h header, 20 years ago
  Geoff Thorpe 823a67b0a9 header cleanup in apps/ 20 years ago
  Lutz Jänicke cdb42bcf0c Cover all DSA setups when running tests 21 years ago
  Richard Levitte 4d8743f490 Netware-specific changes, 21 years ago
  Lutz Jänicke 95de3d204f Make sure to initialize AES counters to obtain proper results. 21 years ago
  Geoff Thorpe 0991f07034 For whatever reason (compiler or header bugs), at least one commonly-used 21 years ago
  Dr. Stephen Henson a08ced78c8 Avoid warnings: add missing prototype, don't shadow. 21 years ago
  Bodo Möller 968766cad8 updates for draft-ietf-tls-ecc-03.txt 21 years ago
  Richard Levitte 3ae70939ba Correct a lot of printing calls. Remove extra arguments... 21 years ago
  Bodo Möller 176f31ddec - new ECDH_compute_key interface (KDF is no longer a fixed built-in) 21 years ago
  Richard Levitte 85d686e723 Make it possible to disable OCSP, the speed application, and the use of sockets. 21 years ago
  Bodo Möller d42d2d1ab6 avoid coredump 21 years ago
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation 21 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Dr. Stephen Henson 876e96fdbf Fix leak. 22 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 years ago
  Richard Levitte 450cee5c3a Make sure sysconf exists (it doesn't in the VMS C RTL lesser than version 7). 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Bodo Möller 259cdf2af9 Sun has agreed to removing the covenant language from most files. 22 years ago
  Bodo Möller 5c6bf03117 fast reduction for NIST curves 22 years ago