aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_mont.c
Commit message (Expand)AuthorAgeFilesLines
* Use MONT_WORD macro to control if the word-based or the bignumUlf Möller2000-02-051-114/+95
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-9/+14
* comment was wrong.Ulf Möller2000-01-271-1/+1
* typo in a commentBodo Möller2000-01-271-1/+1
* Update comments to provide a better approximation of reality.Bodo Möller2000-01-271-1/+2
* Add a pointer to a paper (is the algorithm in section 4.2 theBodo Möller2000-01-271-3/+4
* Update references.Bodo Möller2000-01-271-2/+2
* Run ispell.Ulf Möller2000-01-271-95/+38
* Some constification and stacks that slipped through the cracks (how?).Ben Laurie1999-06-041-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-20/+9
* BN_RECURSION causes the stuff in bn_mont.c to fall over for large keys. ForDr. Stephen Henson1999-02-261-4/+4
* Remember good pointers to Montgomery multiplication algorithmRalf S. Engelschall1999-02-251-0/+6
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-154/+257
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-21/+47
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+280