Produktbild: Network Security with OpenSSL

Network Security with OpenSSL Cryptography for Secure Communications

35,99 €

inkl. gesetzl. MwSt., Versandkostenfrei


Beschreibung

Produktdetails

Einband

Taschenbuch

Erscheinungsdatum

23.07.2002

Abbildungen

w. figs.

Verlag

O'Reilly Media

Seitenzahl

384

Maße (L/B/H)

23,5/17,9/2,7 cm

Gewicht

630 g

Sprache

Englisch

ISBN

978-0-596-00270-1

Beschreibung

Produktdetails

Einband

Taschenbuch

Erscheinungsdatum

23.07.2002

Abbildungen

w. figs.

Verlag

O'Reilly Media

Seitenzahl

384

Maße (L/B/H)

23,5/17,9/2,7 cm

Gewicht

630 g

Sprache

Englisch

ISBN

978-0-596-00270-1

Herstelleradresse

Libri GmbH
Europaallee 1
36244 Bad Hersfeld
DE

Email: GPSR Kontakt

Noch keine Bewertungen vorhanden

Verfassen Sie die erste Bewertung zu diesem Artikel

Helfen Sie anderen Kundinnen und Kunden durch Ihre Meinung.

Kundinnen und Kunden meinen

Bewertungen (0)

Die Leseprobe wird geladen.
  • Produktbild: Network Security with OpenSSL
  • Dedication; Preface; About This Book; Conventions Used in This Book; Comments and Questions; Acknowledgments; Chapter 1: Introduction; 1.1 Cryptography for the Rest of Us; 1.2 Overview of SSL; 1.3 Problems with SSL; 1.4 What SSL Doesn't Do Well; 1.5 OpenSSL Basics; 1.6 Securing Third-Party Software; Chapter 2: Command-Line Interface; 2.1 The Basics; 2.2 Message Digest Algorithms; 2.3 Symmetric Ciphers; 2.4 Public Key Cryptography; 2.5 S/MIME; 2.6 Passwords and Passphrases; 2.7 Seeding the Pseudorandom Number Generator; Chapter 3: Public Key Infrastructure (PKI); 3.1 Certificates; 3.2 Obtaining a Certificate; 3.3 Setting Up a Certification Authority; Chapter 4: Support Infrastructure; 4.1 Multithread Support; 4.2 Internal Error Handling; 4.3 Abstract Input/Output; 4.4 Random Number Generation; 4.5 Arbitrary Precision Math; 4.6 Using Engines; Chapter 5: SSL/TLS Programming; 5.1 Programming with SSL; 5.2 Advanced Programming with SSL; Chapter 6: Symmetric Cryptography; 6.1 Concepts in Symmetric Cryptography; 6.2 Encrypting with the EVP API; 6.3 General Recommendations; Chapter 7: Hashes and MACs; 7.1 Overview of Hashes and MACs; 7.2 Hashing with the EVP API; 7.3 Using MACs; 7.4 Secure HTTP Cookies; Chapter 8: Public Key Algorithms; 8.1 When to Use Public Key Cryptography; 8.2 Diffie-Hellman; 8.3 Digital Signature Algorithm (DSA); 8.4 RSA; 8.5 The EVP Public Key Interface; 8.6 Encoding and Decoding Objects; Chapter 9: OpenSSL in Other Languages; 9.1 Net::SSLeay for Perl; 9.2 M2Crypto for Python; 9.3 OpenSSL Support in PHP; Chapter 10: Advanced Programming Topics; 10.1 Object Stacks; 10.2 Configuration Files; 10.3 X.509; 10.4 PKCS#7 and S/MIME; 10.5 PKCS#12; Appendix A: Command-Line Reference; Colophon;