summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_mul.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid getting warnings about unary - being used on unsigned integer.Richard Levitte2000-11-221-4/+4
* Remove two bn_wexpand() from BN_mul(), which is a step toward gettingRichard Levitte2000-11-181-28/+337
* Make sure to print the BN counting (BN_COUNT) to stderr instead ofRichard Levitte2000-11-161-7/+7
* Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte2000-11-061-11/+21
* Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca> correctly discoveredRichard Levitte2000-07-261-1/+1
* Change comment.Bodo Möller2000-03-021-1/+2
* add comment.Ulf Möller2000-03-011-0/+2
* Bug fix!Ulf Möller2000-02-271-6/+48
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-96/+82
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-8/+15
* ispell (and minor modifications)Ulf Möller2000-02-041-7/+7
* when invoking bn_*_comba[48] result->top wasn't always set correctly.Andy Polyakov1999-07-271-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-27/+11
* Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox1999-01-281-24/+34
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-17/+17
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-103/+656
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-4/+114
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+99