index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_mont.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement EC_GFp_mont_method.
Bodo Möller
2001-03-08
1
-3
/
+3
*
Fix some things that look like bugs.
Bodo Möller
2000-12-07
1
-19
/
+25
*
More constification of the BN library.
Richard Levitte
2000-11-16
1
-2
/
+2
*
Make Rijndael work! Those long flights have some good points.
Ben Laurie
2000-11-12
1
-1
/
+1
*
tmp2 is not used in BN_mod_mul_montgomery.
Bodo Möller
2000-11-09
1
-4
/
+1
*
Constify the BIGNUM routines a bit more. The only trouble were the
Richard Levitte
2000-11-06
1
-1
/
+1
*
Totally remove the supposedly 'faster' variant in
Bodo Möller
2000-09-20
1
-29
/
+0
*
Document BN_mod_mul_montgomery bug;
Bodo Möller
2000-09-19
1
-2
/
+3
*
Disable buggy code variant in BN_mod_mul_montgomery that was enabled
Bodo Möller
2000-09-19
1
-1
/
+20
*
Bug fix: Montgomery multiplication could produce results with the wrong
Ulf Möller
2000-09-14
1
-0
/
+1
*
Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).
Dr. Stephen Henson
2000-08-04
1
-1
/
+16
*
Don't let top go below zero!
Ben Laurie
2000-07-01
1
-1
/
+1
*
use faster version
Ulf Möller
2000-06-21
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Bug fix.
Ulf Möller
2000-03-01
1
-3
/
+4
*
Use MONT_WORD macro to control if the word-based or the bignum
Ulf Möller
2000-02-05
1
-114
/
+95
*
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
Ulf Möller
2000-02-05
1
-9
/
+14
*
comment was wrong.
Ulf Möller
2000-01-27
1
-1
/
+1
*
typo in a comment
Bodo Möller
2000-01-27
1
-1
/
+1
*
Update comments to provide a better approximation of reality.
Bodo Möller
2000-01-27
1
-1
/
+2
*
Add a pointer to a paper (is the algorithm in section 4.2 the
Bodo Möller
2000-01-27
1
-3
/
+4
*
Update references.
Bodo Möller
2000-01-27
1
-2
/
+2
*
Run ispell.
Ulf Möller
2000-01-27
1
-95
/
+38
*
Some constification and stacks that slipped through the cracks (how?).
Ben Laurie
1999-06-05
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-20
/
+9
*
BN_RECURSION causes the stuff in bn_mont.c to fall over for large keys. For
Dr. Stephen Henson
1999-02-26
1
-4
/
+4
*
Remember good pointers to Montgomery multiplication algorithm
Ralf S. Engelschall
1999-02-25
1
-0
/
+6
*
Accept NULL in *_free.
Ben Laurie
1999-01-07
1
-0
/
+3
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-154
/
+257
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-21
/
+47
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+280