コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 年 前
  Ben Laurie c13d7c0296 Fix warning. 13 年 前
  Ben Laurie 5df2a2497a Fix warnings. 14 年 前
  Bodo Möller eb8ef241eb C conformity fixes: Move declarations before statements in all blocks. 14 年 前
  Bodo Möller 04daec862c New 64-bit optimized implementation EC_GFp_nistp224_method(). 14 年 前
  Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 年 前
  Geoff Thorpe 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked 16 年 前
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast 16 年 前
  Bodo Möller 19f6c524bf Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 17 年 前
  Nils Larsch 8215e7a938 fix warnings when building openssl with the following compiler options: 19 年 前
  Andy Polyakov ff82bf3b07 Pedantic polish to WCE-specific #if clause in ectest.c 19 年 前
  Andy Polyakov 0491e05833 Final(?) WinCE update. 19 年 前
  Nils Larsch 8b15c74018 give EC_GROUP_new_by_nid a more meanigful name: 19 年 前
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 年 前
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 年 前
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 年 前
  Bodo Möller 652ae06bad add test for secp160r1 21 年 前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 年 前
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 年 前
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 年 前
  Richard Levitte b4b82ab465 I forgot this is compiled in test/, not crypto/ec/... 22 年 前
  Richard Levitte 0bf23d9b20 WinCE patches 22 年 前
  Bodo Möller d742bd882e do tests with all built-in curves 22 年 前
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() 22 年 前
  Bodo Möller 259cdf2af9 Sun has agreed to removing the covenant language from most files. 22 年 前
  Bodo Möller 41fdcfa71e fix warnings 22 年 前
  Bodo Möller 848c849584 optical changes 22 年 前
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match 22 年 前
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields 22 年 前
  Lutz Jänicke 65ee74fbc7 Some more prototype fixes. 22 年 前