projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
752938d
)
comment
author
Bodo Möller
<bodo@openssl.org>
Fri, 16 Nov 2001 06:22:21 +0000
(06:22 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 16 Nov 2001 06:22:21 +0000
(06:22 +0000)
crypto/ec/ec_mult.c
patch
|
blob
|
history
diff --git
a/crypto/ec/ec_mult.c
b/crypto/ec/ec_mult.c
index a6707c9ab4fb6b576283ba7ec791aa139205900a..bb717dd18870989dd70ce0921bd03fac356cebb4 100644
(file)
--- a/
crypto/ec/ec_mult.c
+++ b/
crypto/ec/ec_mult.c
@@
-64,6
+64,7
@@
#if 1
/*
* wNAF-based interleaving multi-exponentation method
+ * (<URL:http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller.html#multiexp>)
*/