Historial de Commits

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