index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_asm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the definition of bn_add_words() match the definition.
Richard Levitte
2000-11-18
1
-1
/
+1
*
More constification of the BN library.
Richard Levitte
2000-11-16
1
-10
/
+10
*
Avoid abort() throughout the library, except when preprocessor
Bodo Möller
2000-09-04
1
-8
/
+3
*
Typo.
Ben Laurie
2000-02-27
1
-1
/
+1
*
Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.
Ulf Möller
2000-02-26
1
-18
/
+29
*
Support for "multiply high" instruction, see BN_UMULT_HIGH comment in
Andy Polyakov
2000-02-02
1
-37
/
+61
*
Bignum division tune-up. Idea is to move multiplications in front of
Andy Polyakov
1999-07-30
1
-4
/
+6
*
Get rid of redundant multiplications in bn_div_words.
Andy Polyakov
1999-07-21
1
-5
/
+5
*
Circument egcs bug.
Bodo Möller
1999-05-26
1
-1
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-51
/
+19
*
Fixes to BN code. Previously the default was to define BN_RECURSION
Mark J. Cox
1999-01-28
1
-1
/
+3
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-0
/
+829