Historique des commits

Auteur SHA1 Message Date
  Matt Caswell c6eb1cbd1e Fix off-by-one in BN_rand il y a 9 ans
  Matt Caswell 1a9499cf23 Reject negative shifts for BN_rshift and BN_lshift il y a 9 ans
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
  Bodo Möller 24a8c25ab5 fix error codes il y a 17 ans
  Dr. Stephen Henson 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. il y a 18 ans
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading il y a 19 ans
  Bodo Möller 8afca8d9c6 Fix more error codes. il y a 19 ans
  Nils Larsch 800e400de5 some updates for the blinding code; summary: il y a 19 ans
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. il y a 19 ans
  Dr. Stephen Henson 29dc350813 Rebuild error codes. il y a 19 ans
  Geoff Thorpe ace3ebd661 Improve error handling if decompression of an ec point fails, and cleanup il y a 20 ans
  Richard Levitte 78951e7711 Make sure we get the definition of OPENSSL_NO_ERR. il y a 21 ans
  Bodo Möller 1dc920c8de Binary field arithmetic contributed by Sun Microsystems. il y a 22 ans
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making il y a 23 ans
  Bodo Möller 35ed8cb8b6 Integrate my implementation of a countermeasure against il y a 23 ans
  Bodo Möller e5164b7041 Change error message to "bignum too long" il y a 24 ans
  Bodo Möller 152a689cf9 Don't allow BIGNUMs to become so large that computations with dmax il y a 24 ans
  Bodo Möller cd2eebfd64 BN_sqrt il y a 24 ans
  Bodo Möller a08bcccc67 Expand expspeed.c to make BN_kronecker timings. il y a 24 ans
  Bodo Möller 5acaa49504 More BN_mod_... functions. il y a 24 ans
  Bodo Möller dc434bbcb0 Slightly faster DSA verification (BN_mod_exp2_mont), il y a 24 ans
  Bodo Möller 6dad7bd69c Speed up DH with small generator. il y a 24 ans
  Bodo Möller 59fc2b0fc2 Preserve reason strings in automatically build tables. il y a 24 ans
  Bodo Möller 37e48b88ad Generate just one error code if iterated SSL_CTX_get() fails. il y a 25 ans
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access il y a 25 ans
  Dr. Stephen Henson 6d31193858 Complete rewrite of the error code generation script. It now runs as a single 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
  Ulf Möller df82f5c85c Fix typos in error codes. il y a 25 ans
  Mark J. Cox a0a5407901 Fixes to BN code. Previously the default was to define BN_RECURSION il y a 26 ans