projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
comment
[openssl.git]
/
crypto
/
ec
/
ec_mult.c
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>)
*/