An Introduction to Mathematical Cryptography
- Book
- Aug 1, 2008
- #Math #Cryptography
An Introduction to Mathematical Cryptography book. Read 7 reviews from the world's largest community for readers. This self-contained introduction to mod...
Number of Pages: 523
ISBN: 0387779930
ISBN-13: 9780387779935
Mentions
See All
Lúcás Meier @cronokirby
·
May 14, 2022
- Curated in Some Cryptography Books I Like
This book is a very cohesive introduction to public key Cryptography. Like the previous book, this is a somewhat formal presentation, similar to what you’d find in an undergraduate course. This book also has a greater focus on the mathematics, as the title suggests. I don’t think the background required is greater, but it does require being a bit more comfortable with mathematical reasoning than the other books in this section.
This book goes over the foundational assumptions underpinning public key Cryptography, from RSA, to discrete logarithms, to elliptic curves, and even a small chapter on lattices. What’s nice about this book is that it provides a good overview of the various attacks on these systems. For example, different methods for factoring,or for computing the discrete logarithm. I still sometimes use this book as a reference, when I forget the details of Pohlig-Hellman, or something like that.
I’d strongly recommend this book to anyone wanting to get more seriously into Cryptography, although it might get somewhat boring for some people given its particular focus.