Commit History

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