커밋 기록

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