Cryptography: An Introduction
by N.P. Smart
Publisher: McGraw-Hill 2004
ISBN/ASIN: 0077099877
Number of pages: 436
Description:
Nigel Smart's 'Cryptography' provides the rigorous detail required for advanced cryptographic studies, yet approaches the subject matter in an accessible style in order to gently guide new students through difficult mathematical topics.
Download or read it online for free here:
Download link
(3.5MB, PDF)
Similar books
Cryptography, A Study on Secret Writingsby Andre Langie - Aegean Park Press
A classic in cryptographic literature. Text is divided into parts: Descriptions of the principal systems of cryptography; Examples of deciphering (cryptanalysis); Lists and tables with bibliography; plus a section titled 'The Playfair Cipher'.
(23030 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.
(24992 views)
Practical Cryptography With Goby Kyle Isom - 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.
(9510 views)
Practical Cryptography for Developersby Svetlin Nakov - Nakov.com
This book will teach you the basics of applied cryptography in almost free of math style, following a step-by-step approach with lots of code examples and practical exercises (hands-on experience), just like when you learn Web development ...
(8034 views)