diff options
author | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2016-11-07 12:17:13 +0300 |
---|---|---|
committer | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2016-11-07 12:17:13 +0300 |
commit | 6e2c0ec98483c16687669077d74335bc4e691593 (patch) | |
tree | 0cb24d715a5e0b56ecf0a8b30073d2e11f00df26 | |
parent | 634344f3a359576981277755d53aaf31002c2595 (diff) |
Forgot to mention one more paper in README.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)
|