Histórico de Commits

Autor SHA1 Mensagem Data
  David Benjamin 74bcd775aa Numbers greater than 1 are usually non-negative. há 7 anos atrás
  Rich Salz 8ac70bef69 Check return value of some BN functions. há 8 anos atrás
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . há 9 anos atrás
  Andy Polyakov 75a8e30f4f Minimize stack utilization in probable_prime. há 17 anos atrás
  Bodo Möller a53cdc5b08 Ensure that the addition mods[i]+delta cannot overflow in probable_prime(). há 18 anos atrás
  Nils Larsch 2c5fadbce3 2 is a prime há 18 anos atrás
  Geoff Thorpe c86f2054f3 Adjust various bignum functions to use BN_CTX for variables instead of há 20 anos atrás
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code há 21 anos atrás
  Ben Laurie 2619676256 Old-style callbacks can be NULL! há 21 anos atrás
  Richard Levitte f8ea5cb579 Make sure everything that may be freed is allocated or initiated. há 22 anos atrás
  Geoff Thorpe e189872486 Nils Larsch submitted; há 22 anos atrás
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in há 22 anos atrás
  Bodo Möller 435037d4e4 OpenSSL copyright notices ... há 23 anos atrás
  Geoff Thorpe 91b3f0e691 Correct a typo. há 23 anos atrás
  Bodo Möller 983495c4b2 Use uniformly chosen witnesses for Miller-Rabin test há 23 anos atrás
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the há 24 anos atrás
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access há 25 anos atrás
  Ulf Möller 657e60fa00 ispell (and minor modifications) há 25 anos atrás
  Bodo Möller 7999c65c9b Some 'const's for BNs. há 25 anos atrás
  Bodo Möller bfe30e4d1b Include OpenSSL license. há 25 anos atrás
  Bodo Möller aff0825c61 Tolerate negative numbers in BN_is_prime. há 25 anos atrás
  Bodo Möller e74231ed9e rndsort{Miller, Rabin} primality test. há 25 anos atrás
  Ulf Möller 1399f17a07 Bug fix: BN_is_prime() would fail with a high probability for small há 25 anos atrás
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. há 25 anos atrás
  Bodo Möller 1baa94907c Make output of "openssl dsaparam 1024" more interesting :-) há 25 anos atrás
  Bodo Möller a87030a1ed Make DSA_generate_parameters, and fix a couple of bug há 25 anos atrás
  Ulf Möller 38e33cef15 Document DSA and SHA. há 25 anos atrás
  Ulf Möller dd8dec69b8 Document the BN library. há 25 anos atrás
  Ulf Möller 4486d0cd7a Document the DH library, and make some minor changes along the way. há 25 anos atrás
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now há 25 anos atrás