Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Applied Cryptography 2nd Edition: Protocols, Algorithms, and Source Code in C [Repost]

Posted By: AlenMiler
Applied Cryptography 2nd Edition: Protocols, Algorithms, and Source Code in C [Repost]

Applied Cryptography 2nd Edition: Protocols, Algorithms, and Source Code in C by Bruce Schneier
Wiley | Nov 02 1995 | ISBN: 0471128457 | Pages: 784 | CHM | 3.62 MB

Cryptographic techniques have applications far beyond the obvious uses of encoding and decoding information. For Internet developers who need to know about capabilities, such as digital signatures, that depend on cryptographic techniques, there's no better overview than Applied Cryptography, the definitive book on the subject. Bruce Schneier covers general classes of cryptographic protocols and then specific techniques, detailing the inner workings of real-world cryptographic algorithms including the Data Encryption Standard and RSA public-key cryptosystems. The book includes source-code listings and extensive advice on the practical aspects of cryptography implementation, such as the importance of generating truly random numbers and of keeping keys secure.