Historique des commits

Auteur SHA1 Message Date
  Rich Salz 4f22f40507 Copyright consolidation 06/10 il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 23a1d5e97c free NULL cleanup 7 il y a 9 ans
  Matt Caswell 35a1cc90bc More comment realignment il y a 9 ans
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that il y a 9 ans
  Bodo Möller 7534d131d6 avoid potential spurious BN_free() il y a 19 ans
  Nils Larsch fea4280a8b fix header il y a 19 ans
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). il y a 20 ans
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code il y a 20 ans
  Bodo Möller d3bcbba45c remove obsolete part of comment il y a 22 ans
  Bodo Möller 0903e56196 remove obsoleted disabled code il y a 22 ans
  Bodo Möller 6fb60a84dd Change BN_mod_sqrt() so that it verifies that the input value is il y a 22 ans
  Bodo Möller ff612904d2 Comment il y a 23 ans
  Bodo Möller 80d89e6a6a Sign-related fixes (and tests). il y a 23 ans
  Bodo Möller bc5f2740d2 Move 'q->neg = 0' to those places where it is needed il y a 23 ans
  Bodo Möller aa66eba7c8 BN_mod_sqrt documentation/comment il y a 23 ans
  Bodo Möller bac685417a Faster BN_mod_sqrt algorithm for p == 5 (8). il y a 23 ans
  Bodo Möller 25439b76ad Move reduction step from BN_mod_exp to BN_mod_exp_mont_word. il y a 23 ans
  Bodo Möller cd2eebfd64 BN_sqrt il y a 23 ans
  Bodo Möller 265592b99a Add bn_kron.c (BN_kronecker), which I forgot in the previous commit. il y a 23 ans