aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/expspeed.c
Commit message (Expand)AuthorAgeFilesLines
* Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller2005-05-161-1/+1
* Code for better build under Darwin (MacOS X).Richard Levitte2001-03-071-1/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* TEST_MUL and TEST_SQR added.Bodo Möller2000-12-071-2/+24
* functionality for BN_mod_sqrt timingsBodo Möller2000-12-011-30/+72
* Fix warnings in expspeed.c (but the segmentation fault remains)Bodo Möller2000-11-291-4/+6
* Expand expspeed.c to make BN_kronecker timings.Bodo Möller2000-11-291-2/+9
* Improve BN_mod_inverse performance.Bodo Möller2000-11-291-12/+82
* Use BN_pseudo_rand instead of BN_randBodo Möller2000-11-281-3/+3
* modular arithmeticsBodo Möller2000-11-261-6/+1
* - Pseudo-seed the PRNG in programs used for "make test"Bodo Möller2000-01-141-0/+2
* Remove redundant ifdef.Ulf Möller1999-05-131-5/+1
* VMS support.Ulf Möller1999-05-131-10/+9
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-11/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+230