Commit Verlauf

Autor SHA1 Nachricht Datum
  Emilia Kasper e22d2199e2 Error checking and memory leak fixes in NISTZ256. vor 9 Jahren
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . vor 9 Jahren
  Matt Caswell 85bcf27ccc Prepare for bn opaquify. Implement internal helper functions. vor 10 Jahren
  Adam Langley 8a99cb29d1 Add secure DSA nonce flag. vor 11 Jahren
  Adam Langley 96a4c31be3 Ensure that, when generating small primes, the result is actually of the vor 11 Jahren
  Bodo Möller 24a8c25ab5 fix error codes vor 17 Jahren
  Dr. Stephen Henson 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. vor 18 Jahren
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading vor 19 Jahren
  Bodo Möller 8afca8d9c6 Fix more error codes. vor 19 Jahren
  Nils Larsch 800e400de5 some updates for the blinding code; summary: vor 19 Jahren
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. vor 19 Jahren
  Dr. Stephen Henson 29dc350813 Rebuild error codes. vor 19 Jahren
  Geoff Thorpe ace3ebd661 Improve error handling if decompression of an ec point fails, and cleanup vor 20 Jahren
  Richard Levitte 78951e7711 Make sure we get the definition of OPENSSL_NO_ERR. vor 21 Jahren
  Bodo Möller 1dc920c8de Binary field arithmetic contributed by Sun Microsystems. vor 22 Jahren
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making vor 24 Jahren
  Bodo Möller 35ed8cb8b6 Integrate my implementation of a countermeasure against vor 24 Jahren
  Bodo Möller e5164b7041 Change error message to "bignum too long" vor 24 Jahren
  Bodo Möller 152a689cf9 Don't allow BIGNUMs to become so large that computations with dmax vor 24 Jahren
  Bodo Möller cd2eebfd64 BN_sqrt vor 24 Jahren
  Bodo Möller a08bcccc67 Expand expspeed.c to make BN_kronecker timings. vor 24 Jahren
  Bodo Möller 5acaa49504 More BN_mod_... functions. vor 24 Jahren
  Bodo Möller dc434bbcb0 Slightly faster DSA verification (BN_mod_exp2_mont), vor 24 Jahren
  Bodo Möller 6dad7bd69c Speed up DH with small generator. vor 24 Jahren
  Bodo Möller 59fc2b0fc2 Preserve reason strings in automatically build tables. vor 25 Jahren
  Bodo Möller 37e48b88ad Generate just one error code if iterated SSL_CTX_get() fails. vor 25 Jahren
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access vor 25 Jahren
  Dr. Stephen Henson 6d31193858 Complete rewrite of the error code generation script. It now runs as a single vor 25 Jahren
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. vor 25 Jahren
  Ulf Möller 6b691a5c85 Change functions to ANSI C. vor 25 Jahren