projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move zeroing from bn_expand_internal() to bn_expand2() so that it
[openssl.git]
/
crypto
/
bn
/
bn_lib.c
2002-07-25
Bodo Möller
Move zeroing from bn_expand_internal() to bn_expand2...
blob
|
commitdiff
|
raw
2001-03-08
Bodo Möller
Constify BN_value_one.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-04
Bodo Möller
Change error message to "bignum too long"
blob
|
commitdiff
|
raw
|
diff to current
2000-12-03
Bodo Möller
include <limits.h>
blob
|
commitdiff
|
raw
|
diff to current
2000-12-03
Bodo Möller
Don't allow BIGNUMs to become so large that computation...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-02
Richard Levitte
Add a comment to explain the purpose of bn_cmp_part_wor...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-02
Ulf Möller
last commit was wrong. Now it works. :)
blob
|
commitdiff
|
raw
|
diff to current
2000-12-02
Ulf Möller
argl
blob
|
commitdiff
|
raw
|
diff to current
2000-12-02
Ulf Möller
Fix bn_cmp_part_words() and move it to bn_lib.c.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Bodo Möller
Fix warnings in expspeed.c (but the segmentation fault...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Bodo Möller
BN_bin2bn did *not* contain an off-by-one error;
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Bodo Möller
Expand expspeed.c to make BN_kronecker timings.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Bodo Möller
modular arithmetics
blob
|
commitdiff
|
raw
|
diff to current
2000-11-16
Richard Levitte
More constification of the BN library.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-07
Bodo Möller
Handle BN_copy failure after successful BN_new.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-07
Bodo Möller
handle the case when BN_new returns NULL
blob
|
commitdiff
|
raw
|
diff to current
2000-11-06
Richard Levitte
Constify the BIGNUM routines a bit more. The only...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-04
Bodo Möller
Avoid abort() throughout the library, except when prepr...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Dr. Stephen Henson
Changes needed for Tandem NSK, supplied by Scott Uroff...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Richard Levitte
There have been a number of complaints from a number...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Ulf Möller
Reorganize bn_mul.c (no bugfix yet), remove obsolete...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-05
Ulf Möller
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Ulf Möller
ispell (and minor modifications)
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Ulf Möller
Document the BN library.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
Bodo Möller
by request: let BN_dup(NULL) just return NULL
blob
|
commitdiff
|
raw
|
diff to current
1999-06-20
Dr. Stephen Henson
New functions CONF_load_bio() and CONF_load_fp() to...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-04
Ben Laurie
Some constification and stacks that slipped through...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-20
Ulf Möller
Bignum library bug fix. IRIX 6 passes "make test" now!
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Bodo Möller
OPENSSL_EXTERN, OPENSSL_GLOBAL
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Ulf Möller
VMS support.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Ben Laurie
Work with -pedantic!
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ulf Möller
Change functions to ANSI C.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-17
Ben Laurie
Massive constification.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-15
Dr. Stephen Henson
Fix a horrible BN bug in bn_expand2 which caused BN_add...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Ben Laurie
Fix security hole.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Ben Laurie
Accept NULL in *_free.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-31
Ralf S. Engelschall
Fix version stuff:
blob
|
commitdiff
|
raw
|
diff to current
1998-12-23
Ralf S. Engelschall
*** empty log message ***
OpenSSL_0_9_1c
blob
|
commitdiff
|
raw
|
diff to current
1998-12-23
Ralf S. Engelschall
Switch version string to SSLeay/OpenSSL
blob
|
commitdiff
|
raw
|
diff to current
1998-12-22
Ralf S. Engelschall
Various cleanups and fixed by Marc and Ralf to start...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
SSLeay
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.0b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.8.1b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current