Cryptography for Developers
Autor Jose Estevezen Limba Engleză Paperback – 21 dec 2015
The book focuses on the recipes for algorithms most commonly deployed by developers in practical applications, without delving into the details of the mathematical theory underlying them. The technical presentation of each algorithm in code is accompanied by a narrative account of the algorithm’s applications and historical development. Depending on the reader’s interest level, Cryptography for Developers may be read in its entirety or in its thematic parts, either as a technical manual of algorithms or as an introductory survey of modern cryptography.
The technical heart of Cryptography for Developers describes cryptographic algorithms in current use, explains how they work and how to use them, and provides abundant practical examples from the libraries of popular programming languages, including Ruby, Java, C, PHP, JavaScript, Python, and Perl. Software architect José María Estévez proceeds to demonstrate with plentiful examples the protocols for combining algorithms and the methods for solving cryptographic problems commonly encountered by developers.
The narrative portion of the book surveys the development of classical cryptography from ancient Athens through World War II, the computerization of cryptography in the second half of the 20th century, the explosive growth and proliferation of modern cryptography since the turn of the 21st century, and the forecast for future cryptographic developments driven by quantum computing and other technological and social trends.
Preț: 209.22 lei
Preț vechi: 261.53 lei
-20% Nou
Puncte Express: 314
Preț estimativ în valută:
40.04€ • 42.22$ • 33.33£
40.04€ • 42.22$ • 33.33£
Carte nepublicată încă
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484208571
ISBN-10: 1484208579
Pagini: 300
Ilustrații: Bibliographie
Dimensiuni: 178 x 254 mm
Ediția:1st ed. 2016
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484208579
Pagini: 300
Ilustrații: Bibliographie
Dimensiuni: 178 x 254 mm
Ediția:1st ed. 2016
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Chapter 1. Cryptography, Cryptosystems, and Security Metrics
Appendix B. Libraries Linked with Algorithms Treated in the Book
- Cryptography Defined
- How to Secure a Cryptosystem
- How to Break a Cryptosystem
- How to Measure Security
- Preindustrial Cryptography
- Types
- Substitution
- Transposition
- Types
- Modular arithmetic
- Addition
- Early cryptography
- Atbash
- Scytale
- Caesar
- Alberti
- Vigenere
- Bifid
- Book Cypher
- One Time Pad
- Adfgvx
- Industrial Cryptography
- Mechanized and Automated Methods
- Mathematical Generation
- Vernan (XOR)
- Lorentz
- Enigma
- Computerized Mathematical Algorithms
- Properties and Classification
- Privacy
- Non-Repudiation
- Integrity
- Confidentiality
- Families
- Symmetric
- Asymmetric
- Hash functions / hmac
- Symmetric Algorithms
- Modes
- Algorithms
- 3DES
- AES
- Twofish
- Serpent
- Asymmetric
- Usages
- Algorithms
- RSA
- Elliptic Curves
- ECDH
- DH Key Exchange
- ElGamal
- Hash Functions
- Usages
- Integrity
- Digital signature
- Key search
- Salt
- Key stretching
- HMAC
- Algorithms
- MD5
- SHA-2
- SHA-3 (Keccak)
- Scrypt
- Pbkdf2
- Usages
- How to Combine Different Algorithms to Create Complex Cryptosystems
- Examples
- Key Exchange
- Man in the Middle
- Digital Signature
- SSL
- Current Problems and Certificates.
- Certificate Transparency
- Key Exchange
- WEP
- WPA
- Bitcoin
- Random Number Generation
- Keep the Secret
- Combine the Algorithms
- Don’t Reduce the Security
- Weakest Link
- Secure Coding: Sometimes Implementation Leads to a Security Break
- Example: Heartbleed
- Don’t Design Your Own Algorithm
- Side Channels Leakage
- Security through Obscurity
- Special Mention: Steganography
- The Quantum Threat to Current Cryptography (Shor’s Algorithm)
- Algorithms
- Pure Quantic
- Quantic Resistant
- How Robust Algorithms and Key Size Are Impacted by Quantum Computing
Appendix B. Libraries Linked with Algorithms Treated in the Book
Notă biografică
José María Estévez is a software architect for Amazon Instant Video and the co-founder and CTO of Quoriam Ingenieros, a software engineering firm. He was formerly a solutions architect for Oxford University Press, responsible for encryption projects in support of e-commerce, mobile distribution, and DRM protection. He has worked extensively on the cryptographic aspects of RFID/NFC and M2M and has developed production software in Ruby, Java, C, C++, Python, PHP, JavaScript, LAMP, AJAX, SQL, and Perl for many different types of business. He took his BS in computer science from the Universidad Politécnica de Madrid and is an alumnus of the Tetuan Valley Startup School.