b/allebooksa by sobisvn

EC Cryptography Tutorials - Herong's Tutorial Examples

This post was published 3 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

EC Cryptography Tutorials - Herong's Tutorial Examples

English | 2019 | ISBN: N/A | ASIN: B07M6HWSM1 | 250 pages | EPUB | 0.66 Mb

This EC (Elliptic Curve) cryptography tutorial book is a collection of notes and sample codes written by the author while he was learning cryptography technologies himself. Topics include rule of chord and point addition on elliptic curves; Abelian groups with additive/multiplicative notations; EC as Abelian groups; DLP (Discrete Logarithm Problem) and trapdoor function; Galois fields or finite fields with Additive/Multiplicative Abelian Group; Prime fields, binary fields, and polynomial fields; EC fields reduced with modular arithmetic; EC subgroup and base points; EC private key and public key pairs; ECDH (Elliptic Curve Diffie-Hellman) protocol; ECDSA (Elliptic Curve Digital Signature Algorithm); ECES (Elliptic Curve Encryption Scheme) protocol; Java tool/program to generate EC keys. Updated in 2022 (Version v1.02) with minor changes.