aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_word.c
Commit message (Expand)AuthorAgeFilesLines
* When BN_add_word() reaches top, it shouldn't try to add the the correspondingRichard Levitte2002-10-141-1/+4
* Fix for BN_mul_word(a, 0).Bodo Möller2000-09-041-4/+9
* There's a slight possibility that a is 0 in BN_sub_word(), and mightRichard Levitte2000-07-271-1/+1
* In the case where a < 0 and |a| < w, the result (assigned to a) fromRichard Levitte2000-07-271-1/+1
* Some 'const's for BNs.Bodo Möller2000-02-031-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-15/+5
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-10/+10
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-26/+75
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+155