summaryrefslogtreecommitdiffstats
path: root/crypto/bn/expspeed.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2005-05-16Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller
2001-03-07Code for better build under Darwin (MacOS X).Richard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2000-12-07TEST_MUL and TEST_SQR added.Bodo Möller
2000-12-01functionality for BN_mod_sqrt timingsBodo Möller
2000-11-29Fix warnings in expspeed.c (but the segmentation fault remains)Bodo Möller
2000-11-29Expand expspeed.c to make BN_kronecker timings.Bodo Möller
2000-11-29Improve BN_mod_inverse performance.Bodo Möller
2000-11-28Use BN_pseudo_rand instead of BN_randBodo Möller
2000-11-26modular arithmeticsBodo Möller
2000-01-14- Pseudo-seed the PRNG in programs used for "make test"Bodo Möller
1999-05-13Remove redundant ifdef.Ulf Möller
1999-05-13VMS support.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall