
Public-Key Cryptography: Theory and Practice
by Bodo Moeller
Publisher: TU Darmstadt 2003
Number of pages: 117
Description:
This dissertation examines multiple aspects of public-key cryptography. The author covers the theory of provably secure public-key cryptography and the implementation of exponentiation and multi-exponentiation. An introduction to provable security is provided.
Download or read it online for free here:
Download link
(590KB, PDF)
Similar books
Cracking Codes with Pythonby Al Sweigart - inventwithpython.com
The book teaches complete beginners how to program in the Python programming language. It features the source code to several ciphers and hacking programs for these ciphers. The final chapters cover the modern RSA cipher and public key cryptography.
(14540 views)
Introduction to Modern Cryptographyby Mihir Bellare, Phillip Rogaway - University of California at Davis
The viewpoint taken throughout these notes is to emphasize the theory of cryptography as it can be applied to practice. This is an approach that the authors have pursued in the research, and it seems to be a pedagogically desirable approach as well.
(19091 views)
Fundamentals of Cryptology: A Professional Reference and Interactive Tutorialby Henk C. A. van Tilborg - Springer
This is a thoroughly written wonderful book on cryptography! This excellent book is warmly recommended for mathematicians, computer scientists, for professors and students, and, as a reference book, for researchers in the area of cryptography.
(17809 views)
Hacking Secret Ciphers with Pythonby Al Sweigart
The book teaches complete beginners how to program in the Python programming language. The book features the source code to several ciphers and hacking programs for these ciphers. The programs include the Caesar cipher, transposition cipher, etc.
(25573 views)