Author | : Michael Rosing |
Publisher | : Manning Publications |
Total Pages | : 0 |
Release | : 1999 |
Genre | : Computer security |
ISBN | : 9781884777691 |
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.