๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Network Security With OpenSSL


Year
2002
Tongue
English
Leaves
338
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


Network Security with OpenSSL
โœ John Viega, Matt Messier, Pravir Chandra ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› O'Reilly Media ๐ŸŒ English

I needed to use the SSL library for an isolated project at work, and the book worked out well as a roadmap. Knowing that I wanted to use the library to perform certain operations, this told me which functions needed to be used and in what way, using sample code and usually explanations that were as

Network Security with OpenSSL
โœ John Viega, Matt Messier, Pravir Chandra ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› O'Reilly Media ๐ŸŒ English

OpenSSL is a free implementation of the SSL/TLS protocol, which is the most widely used protocol for secure network communications. This library can be used programmatically, and can be used from the command line to secure most TCP-based network protocols.OpenSSL is also a general-purpose cryptograp

Network Security with OpenSSL
โœ John Viega, Matt Messier, Pravir Chandra ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› O'Reilly Media ๐ŸŒ English

I needed to use the SSL library for an isolated project at work, and the book worked out well as a roadmap. Knowing that I wanted to use the library to perform certain operations, this told me which functions needed to be used and in what way, using sample code and usually explanations that were as

Network Security with OpenSSL: Cryptogra
โœ John Viega; Matt Messier; Pravir Chandra ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› O'Reilly Media ๐ŸŒ English

Most applications these days are at least somewhat network aware, but how do you protect those applications against common network security threats? Many developers are turning to OpenSSL, an open source version of SSL/TLS, which is the most widely used protocol for secure network communications. Th

Network Security with OpenSSL: Cryptogra
โœ Chandra, Pravir, Messier, Matt, Viega, John & Matt Messier & Pravir Chandra ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐Ÿ› O'Reilly Media, Inc ๐ŸŒ English

OpenSSL is a popular and effective open source version of SSL/TLS, the most widely used protocol for secure network communications. The only guide available on the subject, Network Security with OpenSSLdetails the challenges in securing network communications, and shows you how to use OpenSSL tools