index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_gcd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Privatize BN_*_no_branch.
Andy Polyakov
2007-06-11
1
-1
/
+3
*
fix error codes
Bodo Möller
2007-04-19
1
-1
/
+1
*
make BN_FLG_CONSTTIME semantics more fool-proof
Bodo Möller
2007-03-28
1
-1
/
+1
*
Change to mitigate branch prediction attacks
Bodo Möller
2007-03-28
1
-0
/
+159
*
fix warnings when building openssl with the following compiler options:
Nils Larsch
2005-08-29
1
-2
/
+1
*
Avoid segfault if ret==0.
Ulf Möller
2003-12-06
1
-1
/
+2
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-0
/
+3
*
Adjust BN_mod_inverse algorithm selection according to experiments on
Bodo Möller
2001-04-09
1
-2
/
+3
*
comment
Bodo Möller
2001-04-08
1
-1
/
+1
*
code documentation
Bodo Möller
2001-04-08
1
-4
/
+8
*
binary algorithm for modular inversion
Bodo Möller
2001-04-08
1
-96
/
+181
*
Corrections to the comments in BN_mod_inverse.
Bodo Möller
2000-11-30
1
-7
/
+7
*
add missing braces
Bodo Möller
2000-11-29
1
-1
/
+4
*
Make BN_mod_inverse a little faster
Bodo Möller
2000-11-29
1
-5
/
+5
*
Improve BN_mod_inverse performance.
Bodo Möller
2000-11-29
1
-6
/
+75
*
Fix BN_is_... macros.
Bodo Möller
2000-11-27
1
-18
/
+135
*
More constification of the BN library.
Richard Levitte
2000-11-16
1
-1
/
+1
*
Constify the BIGNUM routines a bit more. The only trouble were the
Richard Levitte
2000-11-06
1
-1
/
+2
*
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
Ulf Möller
2000-02-05
1
-11
/
+17
*
Some constification and stacks that slipped through the cracks (how?).
Ben Laurie
1999-06-05
1
-1
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+0
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-10
/
+3
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-13
/
+26
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+203