summaryrefslogtreecommitdiff
path: root/crypto/bn/bn_sqr.c
Commit message (Expand)AuthorAgeFilesLines
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-281-2/+2
* Variety of belt-tightenings in the bignum code. (Please help test this!)Geoff Thorpe2004-03-171-1/+1
* Convert openssl code not to assume the deprecated form of BN_zero().Geoff Thorpe2004-03-131-6/+11
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-0/+1
* bug fix: bn_sqr_recursive output is twice its input size.Ulf Möller2001-09-051-1/+1
* modular arithmeticsBodo Möller2000-11-261-1/+1
* Oops, when I clean, I should do it thoroughly.Richard Levitte2000-11-161-2/+1
* I've checked again and again. There really is no need to expand a toRichard Levitte2000-11-161-8/+6
* Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte2000-11-061-3/+6
* Totally remove the supposedly 'faster' variant inBodo Möller2000-09-191-1/+1
* 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-031-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-13/+3
* Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox1999-01-281-12/+28
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-3/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-18/+171
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-48/+9
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+161