aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_asm.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-8/+3
* Typo.Ben Laurie2000-02-271-1/+1
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-18/+29
* Support for "multiply high" instruction, see BN_UMULT_HIGH comment inAndy Polyakov2000-02-021-37/+61
* Bignum division tune-up. Idea is to move multiplications in front ofAndy Polyakov1999-07-301-4/+6
* Get rid of redundant multiplications in bn_div_words.Andy Polyakov1999-07-211-5/+5
* Circument egcs bug.Bodo Möller1999-05-261-1/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-51/+19
* Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox1999-01-281-1/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+829