Commit History

Author SHA1 Message Date
  Bodo Möller 8dea52fa42 Fix some things that look like bugs. 24 years ago
  Richard Levitte cbd48ba626 More constification of the BN library. 24 years ago
  Ben Laurie 757e392d4e Make Rijndael work! Those long flights have some good points. 24 years ago
  Bodo Möller e1a8ac495b tmp2 is not used in BN_mod_mul_montgomery. 24 years ago
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the 24 years ago
  Bodo Möller fe03519704 Totally remove the supposedly 'faster' variant in 24 years ago
  Bodo Möller a45bd29535 Document BN_mod_mul_montgomery bug; 24 years ago
  Bodo Möller f4364e0730 Disable buggy code variant in BN_mod_mul_montgomery that was enabled 24 years ago
  Ulf Möller 1d84fd64fc Bug fix: Montgomery multiplication could produce results with the wrong 24 years ago
  Dr. Stephen Henson 2d978cbd30 Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com). 24 years ago
  Ben Laurie 69b5d3c51f Don't let top go below zero! 24 years ago
  Ulf Möller 8415060e1e use faster version 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Ulf Möller 0b8fa44ef0 Bug fix. 24 years ago
  Ulf Möller 6535eb1728 Use MONT_WORD macro to control if the word-based or the bignum 25 years ago
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 25 years ago
  Ulf Möller 157be2b67d comment was wrong. 25 years ago
  Bodo Möller 2233bed1cb typo in a comment 25 years ago
  Bodo Möller ec1258dd44 Update comments to provide a better approximation of reality. 25 years ago
  Bodo Möller b99b110766 Add a pointer to a paper (is the algorithm in section 4.2 the 25 years ago
  Bodo Möller 5f5e96d92b Update references. 25 years ago
  Ulf Möller e93f9a3284 Run ispell. 25 years ago
  Ben Laurie 84c15db551 Some constification and stacks that slipped through the cracks (how?). 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Dr. Stephen Henson 7283ecea22 BN_RECURSION causes the stuff in bn_mont.c to fall over for large keys. For 25 years ago
  Ralf S. Engelschall 1b3b0a54d1 Remember good pointers to Montgomery multiplication algorithm 25 years ago
  Ben Laurie e03ddfae7e Accept NULL in *_free. 26 years ago
  Ralf S. Engelschall 651d0aff98 Various cleanups and fixed by Marc and Ralf to start the OpenTLS project 26 years ago
  Ralf S. Engelschall dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 years ago
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 years ago