Historial de Commits

Autor SHA1 Mensaje Fecha
  Nils Larsch 2c5fadbce3 2 is a prime hace 19 años
  Geoff Thorpe c86f2054f3 Adjust various bignum functions to use BN_CTX for variables instead of hace 20 años
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code hace 21 años
  Ben Laurie 2619676256 Old-style callbacks can be NULL! hace 22 años
  Richard Levitte f8ea5cb579 Make sure everything that may be freed is allocated or initiated. hace 22 años
  Geoff Thorpe e189872486 Nils Larsch submitted; hace 22 años
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in hace 22 años
  Bodo Möller 435037d4e4 OpenSSL copyright notices ... hace 23 años
  Geoff Thorpe 91b3f0e691 Correct a typo. hace 23 años
  Bodo Möller 983495c4b2 Use uniformly chosen witnesses for Miller-Rabin test hace 23 años
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the hace 24 años
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access hace 25 años
  Ulf Möller 657e60fa00 ispell (and minor modifications) hace 25 años
  Bodo Möller 7999c65c9b Some 'const's for BNs. hace 25 años
  Bodo Möller bfe30e4d1b Include OpenSSL license. hace 25 años
  Bodo Möller aff0825c61 Tolerate negative numbers in BN_is_prime. hace 25 años
  Bodo Möller e74231ed9e rndsort{Miller, Rabin} primality test. hace 25 años
  Ulf Möller 1399f17a07 Bug fix: BN_is_prime() would fail with a high probability for small hace 25 años
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. hace 25 años
  Bodo Möller 1baa94907c Make output of "openssl dsaparam 1024" more interesting :-) hace 25 años
  Bodo Möller a87030a1ed Make DSA_generate_parameters, and fix a couple of bug hace 25 años
  Ulf Möller 38e33cef15 Document DSA and SHA. hace 25 años
  Ulf Möller dd8dec69b8 Document the BN library. hace 25 años
  Ulf Möller 4486d0cd7a Document the DH library, and make some minor changes along the way. hace 25 años
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now hace 25 años
  Bodo Möller 76aa0ddc86 Turn BN_prime_checks into a macro. hace 25 años
  Ben Laurie b4f76582d4 More evil cast removal. hace 25 años
  Ulf Möller e14d4443a2 Bignum library bug fix. IRIX 6 passes "make test" now! hace 25 años
  Ulf Möller 73d2257d97 Remove NOPROTO-related macros. hace 25 años
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. hace 25 años