summaryrefslogtreecommitdiff
path: root/crypto/bn/bn_exp2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the recently introduced test that checks if the result is 0Bodo Möller2000-11-301-2/+2
* Handle special cases correctly in exponentation functions.Bodo Möller2000-11-301-7/+13
* BN_sqrtBodo Möller2000-11-301-2/+8
* Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte2000-11-061-3/+4
* Comment for increased code clarity.Bodo Möller2000-06-091-1/+1
* Slightly faster DSA verification (BN_mod_exp2_mont),Bodo Möller2000-06-081-128/+229
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-4/+8
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-9/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-0/+202