summaryrefslogtreecommitdiff
path: root/crypto/bn/bn.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from main trunk: lets see if this works ;-)BRANCH_ASN1Dr. Stephen Henson2000-12-061-53/+91
* Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).Dr. Stephen Henson2000-08-041-3/+3
* Slightly faster DSA verification (BN_mod_exp2_mont),Bodo Möller2000-06-081-0/+1
* Speed up DH with small generator.Bodo Möller2000-06-071-0/+3
* Use NO_FP_API.Ulf Möller2000-06-011-1/+1
* check for WIN32 (needed by Mingw32)Ulf Möller2000-03-011-1/+1
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-25/+35
* Commit patch to bn.h that CVS decided to throw away during 'cvs update',Bodo Möller2000-02-051-2/+4
* Use MONT_WORD macro to control if the word-based or the bignumUlf Möller2000-02-051-1/+0
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-0/+7
* ispell (and minor modifications)Ulf Möller2000-02-031-5/+5
* Some 'const's for BNs.Bodo Möller2000-02-031-1/+1
* Tolerate negative numbers in BN_is_prime.Bodo Möller2000-02-021-2/+3
* rndsort{Miller, Rabin} primality test.Bodo Möller2000-02-021-2/+1
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-301-1/+5
* Declare BN_pseudo_rand().Richard Levitte2000-01-271-0/+1
* Document DSA and SHA.Ulf Möller2000-01-271-0/+19
* Update comments to provide a better approximation of reality.Bodo Möller2000-01-271-2/+3
* Run ispell.Ulf Möller2000-01-271-10/+9
* Document the BN library.Ulf Möller2000-01-231-2/+2
* Document the DH library, and make some minor changes along the way.Ulf Möller2000-01-221-17/+2
* Turn BN_prime_checks into a macro.Bodo Möller2000-01-121-2/+18
* Use "long long" for all Win32 gcc ports.Ulf Möller1999-06-281-1/+1
* With mingw32, use "long long" rather than "_int64" (the latter doesBodo Möller1999-06-281-1/+1
* New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1999-06-201-6/+6
* const/type fixes.Ben Laurie1999-06-051-2/+2
* Some constification and stacks that slipped through the cracks (how?).Ben Laurie1999-06-041-22/+24
* More evil cast removal.Ben Laurie1999-06-031-3/+3
* Bignum library bug fix. IRIX 6 passes "make test" now!Ulf Möller1999-05-201-3/+3
* Move prototypes to the right place.Ulf Möller1999-05-171-13/+0
* VMS support.Ulf Möller1999-05-131-0/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-117/+0
* Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson1999-04-251-0/+1
* Avoid "incomprehensible" errors when required definitions are missing.Bodo Möller1999-04-241-0/+3
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-1/+1
* Remove references to .org header file names.Ulf Möller1999-04-221-1/+1
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-0/+583
* Deal with generated files.Ben Laurie1998-12-281-599/+0
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-13/+15
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-49/+144
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-25/+94
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+433