コミット履歴

作者 SHA1 メッセージ 日付
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 年 前
  Matt Caswell 9d03aabea3 More comment changes required for indent 9 年 前
  Andy Polyakov 9b8089bfea apps/speed.c: make it indent-friendly. 9 年 前
  Dr. Stephen Henson 21d24dd38a Fix warnings about ignored return values. 13 年 前
  Dr. Stephen Henson 50fb940f05 make WIN32 compile work again 14 年 前
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. 14 年 前
  Dr. Stephen Henson b7c114f044 PR: 2183 14 年 前
  Dr. Stephen Henson 162f1e08f8 make no-rsa no-dsa compile again 14 年 前
  Dr. Stephen Henson 3008a7d819 Typo 15 年 前
  Dr. Stephen Henson 233f758523 PR: 1999 15 年 前
  Dr. Stephen Henson a00c3c4019 Properly check EVP_VerifyFinal() and similar return values 15 年 前
  Lutz Jänicke a523e997d3 apps/speed.c: children should not inherit buffered I/O 16 年 前
  Ben Laurie e77f9d5e78 Fix buffer overflow. 17 年 前
  Ben Laurie 8957121c14 More IGE speedup. 17 年 前
  Ben Laurie 50241bc84e AES IGE mode speedup. 17 年 前
  Bodo Möller c3cc4662af Add SEED encryption algorithm. 17 年 前
  Bodo Möller e18eef3d7a Camellia cipher, contributed by NTT 18 年 前
  Nils Larsch d796e6acb7 compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <johane@lysator.liu.se> 19 年 前
  Nils Larsch 4913b88f70 make 19 年 前
  Nils Larsch e00b165e9b let "make all test" work with "no-aes" 19 年 前
  Andy Polyakov 31e4ad25ba 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 年 前