Implementing Elliptic Curve Cryptography
Download or Read eBook Implementing Elliptic Curve Cryptography PDF written by Michael Rosing and published by Manning Publications. This book was released on 1999 with total page 0 pages. Available in PDF, EPUB and Kindle.
Author | : Michael Rosing |
Publisher | : Manning Publications |
Total Pages | : 0 |
Release | : 1999 |
ISBN-10 | : 1884777694 |
ISBN-13 | : 9781884777691 |
Rating | : 4/5 (94 Downloads) |
Book Synopsis Implementing Elliptic Curve Cryptography by : Michael Rosing
Book excerpt: Implementing Elliptic Curve Cryptography proceeds step-by- step to explain basic number theory, polynomial mathematics, normal basis mathematics and elliptic curve mathematics. With these in place, applications to cryptography are introduced. The book is filled with C code to illustrate how mathematics is put into a computer, and the last several chapters show how to implement several cryptographic protocols. The most important is a description of P1363, an IEEE draft standard for public key cryptography. The main purpose of Implementing Elliptic Curve Cryptography is to help "crypto engineers" implement functioning, state-of-the- art cryptographic algorithms in the minimum time.