14 コミット (bd15a8e74894616ca8ad04fc2942b958f99000a1)

作成者 SHA1 メッセージ 日付
  David Benjamin b3a7b51f18 Fix off-by-one in BN_rand 9年前
  David Benjamin 074cc04022 Reject negative shifts for BN_rshift and BN_lshift. 9年前
  David Benjamin c561aa64b6 Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 9年前
  Matt Braithwaite e7b32c30e1 Make format strings for bignums, like |BN_DEC_FMT1|, visible. 9年前
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. 9年前
  David Benjamin a5974bfae7 Convert bn_test to C++. 9年前
  David Benjamin 689be0f4b7 Reset all the error codes. 9年前
  Adam Langley 7cc3f992ae Add declarations for Android compatibility funcs. 9年前
  David Benjamin 25c93ffc86 Fix BN_sub documentation. 10年前
  Adam Langley 214cd44283 Export BN_num_bits_word. 10年前
  Adam Langley b8b5478248 Expose two, rather internal, BIGNUM functions. 10年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前