summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_mul.c
AgeCommit message (Expand)Author
2000-11-21Avoid getting warnings about unary - being used on unsigned integer.Richard Levitte
2000-11-18Remove two bn_wexpand() from BN_mul(), which is a step toward gettingRichard Levitte
2000-11-16Make sure to print the BN counting (BN_COUNT) to stderr instead ofRichard Levitte
2000-11-06Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte
2000-07-26Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca> correctly discoveredRichard Levitte
2000-03-02Change comment.Bodo Möller
2000-03-01add comment.Ulf Möller
2000-02-27Bug fix!Ulf Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-05New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller
2000-02-03ispell (and minor modifications)Ulf Möller
1999-07-27when invoking bn_*_comba[48] result->top wasn't always set correctly.Andy Polyakov
1999-04-19Change functions to ANSI C.Ulf Möller
1999-01-28Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall
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