diff options
| author | J08nY | 2023-08-28 13:26:15 +0200 |
|---|---|---|
| committer | J08nY | 2023-08-28 13:26:15 +0200 |
| commit | 06465b2455587dd3d747081258971c3023ac8b3e (patch) | |
| tree | 69552dc1b83790f095a8924dfd6aa8be7ddf965e /docs/references.rst | |
| parent | e786ae764596bffc92d9ed28250e3d134d03dd7e (diff) | |
| download | pyecsca-06465b2455587dd3d747081258971c3023ac8b3e.tar.gz pyecsca-06465b2455587dd3d747081258971c3023ac8b3e.tar.zst pyecsca-06465b2455587dd3d747081258971c3023ac8b3e.zip | |
Diffstat (limited to 'docs/references.rst')
| -rw-r--r-- | docs/references.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/references.rst b/docs/references.rst new file mode 100644 index 0000000..63aaf41 --- /dev/null +++ b/docs/references.rst @@ -0,0 +1,10 @@ +========== +References +========== + +.. [STD] Standard Curve Database, https://neuromancer.sk/std/ +.. [EFD] Explicit Formulas Database, https://hyperelliptic.org/EFD/ +.. [GECC] Guide to Elliptic Curve Cryptography, https://link.springer.com/book/10.1007/b97644 +.. [HEHCC] Handbook of Elliptic and Hyper-Elliptic Curve Cryptography, https://www.hyperelliptic.org/HEHCC/ +.. [HAC] Handbook of Applied Cryptography, https://cacr.uwaterloo.ca/hac/ +.. [BBG+17] Sliding right into disaster: Left-to-right sliding windows leak, https://eprint.iacr.org/2017/627.pdf |
