summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_word.c
AgeCommit message (Expand)Author
2000-09-04Fix for BN_mul_word(a, 0).Bodo Möller
2000-07-27There's a slight possibility that a is 0 in BN_sub_word(), and mightRichard Levitte
2000-07-27In the case where a < 0 and |a| < w, the result (assigned to a) fromRichard Levitte
2000-02-03Some 'const's for BNs.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
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall