Logo

Introduction to Modern Cryptography

Small book cover: Introduction to Modern Cryptography

Introduction to Modern Cryptography
by

Publisher: University of California at Davis
Number of pages: 283

Description:
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 their research, and it seems to be a pedagogically desirable approach as well.

Download or read it online for free here:
Download link
(1.5MB, PDF)

Similar books

Book cover: A Graduate Course in Applied CryptographyA Graduate Course in Applied Cryptography
by - cryptobook.us
This book is about constructing practical cryptosystems for which we can argue security under plausible assumptions. The book covers many constructions for different tasks in cryptography. For each task we define a precise security goal ...
(6649 views)
Book cover: Hacking Secret Ciphers with PythonHacking Secret Ciphers with Python
by
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.
(23466 views)
Book cover: Elementary CryptanalysisElementary Cryptanalysis
by - American Photographic Publishing Co.
A classic introduction to codebreaking, focusing on techniques for deciphering simple ciphers. It covers substitution and transposition ciphers and methods to analyze encrypted messages, offering both theoretical insights and practical examples.
(1161 views)
Book cover: Practical Cryptography With GoPractical Cryptography With Go
by - Leanpub
This is an introduction to cryptography for programmers; it doesn't aim to teach the theory, but rather to guide you in your attempt to understand how to use cryptography to secure your services. We'll illustrate it using the Go programming language.
(8468 views)