aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2016-11-07 12:17:13 +0300
committerPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2016-11-07 12:17:13 +0300
commit6e2c0ec98483c16687669077d74335bc4e691593 (patch)
tree0cb24d715a5e0b56ecf0a8b30073d2e11f00df26
parent634344f3a359576981277755d53aaf31002c2595 (diff)
Forgot to mention one more paper in README.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c78c462..b9d7923 100644
--- a/README.md
+++ b/README.md
@@ -15,3 +15,4 @@ This model uses tips and tricks from the following sources:
1. [Guide to Elliptic Curve Cryptography](http://diamond.boisestate.edu/~liljanab/MATH308/GuideToECC.pdf)
2. [Ultra High Performance ECC over NIST Primes
on Commercial FPGAs](https://www.iacr.org/archive/ches2008/51540064/51540064.pdf)
+3. [Constant Time Modular Inversion](http://joppebos.com/files/CTInversion.pdf)