コミット履歴

作者 SHA1 メッセージ 日付
  Bodo Möller 7534d131d6 avoid potential spurious BN_free() 19 年 前
  Nils Larsch fea4280a8b fix header 19 年 前
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 年 前
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 年 前
  Bodo Möller d3bcbba45c remove obsolete part of comment 22 年 前
  Bodo Möller 0903e56196 remove obsoleted disabled code 22 年 前
  Bodo Möller 6fb60a84dd Change BN_mod_sqrt() so that it verifies that the input value is 22 年 前
  Bodo Möller ff612904d2 Comment 24 年 前
  Bodo Möller 80d89e6a6a Sign-related fixes (and tests). 24 年 前
  Bodo Möller bc5f2740d2 Move 'q->neg = 0' to those places where it is needed 24 年 前
  Bodo Möller aa66eba7c8 BN_mod_sqrt documentation/comment 24 年 前
  Bodo Möller bac685417a Faster BN_mod_sqrt algorithm for p == 5 (8). 24 年 前
  Bodo Möller 25439b76ad Move reduction step from BN_mod_exp to BN_mod_exp_mont_word. 24 年 前
  Bodo Möller cd2eebfd64 BN_sqrt 24 年 前
  Bodo Möller 265592b99a Add bn_kron.c (BN_kronecker), which I forgot in the previous commit. 24 年 前