Historique des commits

Auteur SHA1 Message Date
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. il y a 19 ans
  Richard Levitte a87228031f RAND_add() wants a double as it's last argument. il y a 20 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 21 ans
  Richard Levitte 43d601641f A few more memset()s converted to OPENSSL_cleanse(). il y a 22 ans
  Bodo Möller 95ecacf8a2 Let BN_rand_range() abort with an error after 100 iterations il y a 22 ans
  Bodo Möller 66df02fd98 fix BN_rand_range il y a 23 ans
  Bodo Möller 983495c4b2 Use uniformly chosen witnesses for Miller-Rabin test il y a 23 ans
  Bodo Möller f2bc668429 Fix BN_[pseudo_]rand: 'mask' must be used even if top=-1. il y a 24 ans
  Ulf Möller 335c4f0966 BN_rand_range() needs a BN_rand() variant that doesn't set the MSB. il y a 24 ans
  Bodo Möller e306892994 Simplify BN_rand_range il y a 24 ans
  Bodo Möller 792e2ce7f4 Another comment change. (Previous comment does not apply il y a 24 ans
  Bodo Möller 3952584571 Change comments. (The expected number of iterations in BN_rand_range il y a 24 ans
  Bodo Möller a5d2acfc79 oops -- remove observation code il y a 24 ans
  Bodo Möller 35ed8cb8b6 Integrate my implementation of a countermeasure against il y a 24 ans
  Ulf Möller 57e7d3ce15 Bleichenbacher's DSA attack il y a 24 ans
  Ulf Möller 111482cf2e New function BN_bntest_rand() to detect more BN library bugs. il y a 24 ans
  Bodo Möller 904cb691f3 Return bignum '0' when BN_rand is asked for a 0 bit random number. il y a 24 ans
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names il y a 24 ans
  Bodo Möller 953aa79040 A couple of things were reversed for BN_pseudo_rand ... il y a 25 ans
  Ulf Möller 38e33cef15 Document DSA and SHA. il y a 25 ans
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now il y a 25 ans
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. il y a 25 ans
  Ulf Möller 6b691a5c85 Change functions to ANSI C. il y a 25 ans
  Ben Laurie bf5dcd135f More exactitude with function arguments. il y a 26 ans
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b il y a 26 ans
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 26 ans