diff options
| author | J08nY | 2023-08-29 16:15:00 +0200 |
|---|---|---|
| committer | J08nY | 2023-08-29 16:15:00 +0200 |
| commit | 501d17b11a86d6a3780435db5416830c9d6175e2 (patch) | |
| tree | 871b8051a9ca748b595fc196123789f6641a7e4f /docs/references.rst | |
| parent | 06465b2455587dd3d747081258971c3023ac8b3e (diff) | |
| download | pyecsca-501d17b11a86d6a3780435db5416830c9d6175e2.tar.gz pyecsca-501d17b11a86d6a3780435db5416830c9d6175e2.tar.zst pyecsca-501d17b11a86d6a3780435db5416830c9d6175e2.zip | |
Diffstat (limited to 'docs/references.rst')
| -rw-r--r-- | docs/references.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/references.rst b/docs/references.rst index 63aaf41..d215948 100644 --- a/docs/references.rst +++ b/docs/references.rst @@ -8,3 +8,8 @@ References .. [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 +.. [RPA] A Refined Power-Analysis Attack on Elliptic Curve Cryptosystems, http://www.goubin.fr/papers/ecc-dpa.pdf +.. [ZVP] Zero-value point attacks on elliptic curve cryptosystem, https://doi.org/10.1007/10958513_17 +.. [EPA] Exceptional procedure attack on elliptic curve cryptosystems, https://doi.org/10.1007/3-540-36288-6_17 +.. [FFD] A formula for disaster: a unified approach to elliptic curve special-point-based attacks, https://eprint.iacr.org/2021/1595.pdf +.. [MT1991] Mazur, B., & Tate, J. (1991). The `p`-adic sigma function. Duke Mathematical Journal, 62 (3), 663-688. |
