From 11eb0808804c9ce74ebd416dcaae6da178ba62da Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Fri, 12 Feb 2021 13:32:53 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 11f3318..7fb3b99 100644 --- a/Home.md +++ b/Home.md @@ -22,6 +22,8 @@ 参考: +[Elliptic Curve Cryptography: a gentle introduction](https://andrea.corbellini.name/2015/05/17/elliptic-curve-cryptography-a-gentle-introduction/) + [Elliptic curves and their implementation (04 Dec 2010)](https://www.imperialviolet.org/2010/12/04/ecc.html) [Fast prime field elliptic-curve cryptography with 256-bit primes](https://link.springer.com/article/10.1007%2Fs13389-014-0090-x)