Historial de Commits

Autor SHA1 Mensaje Fecha
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 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 b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). hace 20 años
  Geoff Thorpe 82b2f57e30 Use the BN_is_odd() macro in place of code that (inconsistently) does much hace 21 años
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code hace 21 años
  Bodo Möller 8dea52fa42 Fix some things that look like bugs. hace 24 años
  Bodo Möller 25439b76ad Move reduction step from BN_mod_exp to BN_mod_exp_mont_word. hace 24 años
  Bodo Möller 73c2522c7c Handle special cases correctly in exponentation functions. hace 24 años
  Bodo Möller cd2eebfd64 BN_sqrt hace 24 años
  Bodo Möller 499e167fda Improve BN_mod_inverse performance. hace 24 años
  Bodo Möller c94b6de017 Timings. hace 24 años
  Bodo Möller 78a0c1f18d modular arithmetics hace 24 años
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the hace 24 años
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. hace 24 años
  Bodo Möller fc57ebc057 Actually comment out the parts of BN_MOD_MUL_WORD that I inteded to hace 24 años
  Bodo Möller e958c5afe7 In BN_mod_exp_mont_word, avoid one application of BN_MOD_MUL_WORD, hace 24 años
  Bodo Möller c3b1424cc0 Use BN_CTX_end when exiting early from BN_mod_exp_mont_word because hace 24 años
  Geoff Thorpe 8ba6d1b0cc The atalla functionality doesn't work with the "word" version of hace 24 años
  Bodo Möller dc434bbcb0 Slightly faster DSA verification (BN_mod_exp2_mont), hace 24 años
  Bodo Möller f8989a2155 Use the equivalent of a sliding window (without precomputation hace 24 años
  Bodo Möller 6dad7bd69c Speed up DH with small generator. hace 24 años
  Ben Laurie bd03b99b9b Add support for Compaq Atalla crypto accelerator. 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
  Ben Laurie 84c15db551 Some constification and stacks that slipped through the cracks (how?). hace 25 años
  Ulf Möller 6b691a5c85 Change functions to ANSI C. hace 25 años
  Mark J. Cox a0a5407901 Fixes to BN code. Previously the default was to define BN_RECURSION hace 26 años
  Ralf S. Engelschall dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) hace 26 años
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b hace 26 años
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años