index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
ec2_mult.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganise ECC code for inclusion in FIPS module.
Dr. Stephen Henson
2011-02-14
1
-0
/
+2
*
New option to disable characteristic two fields in EC code.
Dr. Stephen Henson
2011-02-12
1
-0
/
+4
*
ECC library bugfixes.
Bodo Möller
2010-08-26
1
-4
/
+9
*
ec2_mult.c readability update.
Andy Polyakov
2008-10-28
1
-9
/
+10
*
correct+extend publication info
Bodo Möller
2005-09-12
1
-7
/
+7
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-1
/
+1
*
- use BN_set_negative and BN_is_negative instead of BN_set_sign
Nils Larsch
2005-04-22
1
-4
/
+4
*
Convert openssl code not to assume the deprecated form of BN_zero().
Geoff Thorpe
2004-03-14
1
-2
/
+2
*
Correct signedness
Richard Levitte
2003-05-21
1
-1
/
+2
*
implement fast point multiplication with precomputation
Bodo Möller
2003-02-06
1
-9
/
+13
*
rename some functions to improve consistency
Bodo Möller
2002-11-23
1
-16
/
+15
*
implement and use new macros BN_get_sign(), BN_set_sign()
Bodo Möller
2002-11-04
1
-4
/
+6
*
Sun has agreed to removing the covenant language from most files.
Bodo Möller
2002-10-29
1
-13
/
+0
*
typo
Bodo Möller
2002-08-02
1
-1
/
+1
*
add support for elliptic curves over binary fields
Bodo Möller
2002-08-02
1
-0
/
+387