aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_lcl.h
Commit message (Expand)AuthorAgeFilesLines
* More EC stuff, including EC_POINTs_mul() for simultaneous scalarBodo Möller2001-03-101-1/+1
* Hide BN_CTX structure details.Bodo Möller2001-03-081-0/+14
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* bn_part_sub_word prototype.Ulf Möller2000-12-081-0/+2
* Remove the last bn_wexpand()s that made us break constness. OfRichard Levitte2000-12-041-2/+3
* Fix bn_cmp_part_words() and move it to bn_lib.c.Ulf Möller2000-12-021-0/+2
* Remove a declaration for a function that does not exist.Richard Levitte2000-11-181-1/+0
* More constification of the BN library.Richard Levitte2000-11-161-5/+6
* max -> dmax in bn_check_top.Ben Laurie2000-08-221-1/+1
* Slightly faster DSA verification (BN_mod_exp2_mont),Bodo Möller2000-06-081-0/+98
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-37/+5
* New NO_INLINE_ASM macro. Primary target for the moment is Solaris x86Andy Polyakov2000-02-151-1/+1
* Tolerate negative numbers in BN_is_prime.Bodo Möller2000-02-021-1/+1
* Support for "multiply high" instruction, see BN_UMULT_HIGH comment inAndy Polyakov2000-02-021-0/+85
* Move prototypes to the right place.Ulf Möller1999-05-171-9/+16
* OPENSSL_EXTERNBodo Möller1999-05-151-8/+8
* VMS support.Ulf Möller1999-05-131-8/+8
* Missing argument in prototype.Ulf Möller1999-05-121-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-10/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox1999-01-281-2/+7
* Submitted by: Neil Costigan <neil.costigan@celocom.com>Dr. Stephen Henson1999-01-141-5/+5
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-5/+72
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-34/+17
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+216