index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_sqrt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
BN_pseudo_rand is really BN_rand
Rich Salz
2017-07-04
1
-1
/
+1
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-2
/
+1
*
More comment realignment
master-post-reformat
Matt Caswell
2015-01-22
1
-26
/
+26
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-35
/
+35
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-335
/
+347
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-4
/
+8
*
avoid potential spurious BN_free()
Bodo Möller
2005-08-23
1
-2
/
+4
*
fix header
Nils Larsch
2005-03-30
1
-1
/
+1
*
Convert openssl code not to assume the deprecated form of BN_zero().
Geoff Thorpe
2004-03-14
1
-2
/
+2
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-0
/
+3
*
remove obsolete part of comment
Bodo Möller
2002-08-02
1
-2
/
+0
*
remove obsoleted disabled code
Bodo Möller
2002-08-02
1
-10
/
+0
*
Change BN_mod_sqrt() so that it verifies that the input value is
Bodo Möller
2002-08-02
1
-18
/
+31
*
Comment
Bodo Möller
2001-03-08
1
-0
/
+2
*
Sign-related fixes (and tests).
Bodo Möller
2000-12-07
1
-15
/
+14
*
Move 'q->neg = 0' to those places where it is needed
Bodo Möller
2000-12-07
1
-1
/
+5
*
BN_mod_sqrt documentation/comment
Bodo Möller
2000-12-06
1
-1
/
+1
*
Faster BN_mod_sqrt algorithm for p == 5 (8).
Bodo Möller
2000-12-06
1
-5
/
+79
*
Move reduction step from BN_mod_exp to BN_mod_exp_mont_word.
Bodo Möller
2000-11-30
1
-3
/
+3
*
BN_sqrt
Bodo Möller
2000-11-30
1
-1
/
+308
*
Add bn_kron.c (BN_kronecker), which I forgot in the previous commit.
Bodo Möller
2000-11-28
1
-0
/
+1