Cantitate/Preț
Produs

Implementing SSL/TLS Using Cryptography and PKI

Autor J. Davies
en Limba Engleză Paperback – 13 ian 2011
Hands-on, practical guide to implementing SSL and TLS protocols for Internet security If you are a network professional who knows C programming, this practical book is for you. Focused on how to implement Secure Socket Layer (SSL) and Transport Layer Security (TLS), this book guides you through all necessary steps, whether or not you have a working knowledge of cryptography. The book covers SSLv2, TLS 1.0, and TLS 1.2, including implementations of the relevant cryptographic protocols, secure hashing, certificate parsing, certificate generation, and more. Coverage includes: * Understanding Internet Security * Protecting against Eavesdroppers with Symmetric Cryptography * Secure Key Exchange over an Insecure Medium with Public Key Cryptography * Authenticating Communications Using Digital Signatures * Creating a Network of Trust Using X.509 Certificates * A Usable, Secure Communications Protocol: Client-Side TLS * Adding Server-Side TLS 1.0 Support * Advanced SSL Topics * Adding TLS 1.2 Support to Your TLS Library * Other Applications of SSL * A Binary Representation of Integers: A Primer * Installing TCPDump and OpenSSL * Understanding the Pitfalls of SSLv2 Set up and launch a working implementation of SSL with this practical guide.
Citește tot Restrânge

Preț: 29128 lei

Preț vechi: 36410 lei
-20% Nou

Puncte Express: 437

Preț estimativ în valută:
5575 5790$ 4630£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 5160 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780470920411
ISBN-10: 0470920416
Pagini: 704
Dimensiuni: 187 x 235 x 37 mm
Greutate: 1 kg
Editura: Wiley
Locul publicării:Hoboken, United States

Public țintă

Network programmers and security professionals. The ideal reader for this book would be a programmer with a knowledge of the C programming language and an interest in network security.  No background in cryptography or security is assumed, and no external libraries are invoked to hide the implementation details.  The reader should be somewhat familiar with socket programming, but this isn′t strictly required. Secondary audience: Students
 

Cuprins


Descriere

Hands-on, practical guide to implementing SSL and TLS protocols for Internet security If you are a network professional who knows C programming, this practical book is for you.