Secure Programming Cookbook for C and C++
Author | : John Viega |
Publisher | : |
Total Pages | : 800 |
Release | : 2003-01-01 |
ISBN-10 | : 8173667284 |
ISBN-13 | : 9788173667282 |
Rating | : 4/5 (282 Downloads) |
Download or read book Secure Programming Cookbook for C and C++ written by John Viega and published by . This book was released on 2003-01-01 with total page 800 pages. Available in PDF, EPUB and Kindle. Book excerpt: Secure Programming Cookbook for C and C++ is an important new resource for developers serious about writing secure code. It contains a wealth of solutions to problems faced by those who care about the security of their applications. It covers a wide range of topics, including safe initialization, access control, input validation, symmetric and public key cryptography, cryptographic hashes and MACs, authentication and key exchange, PKI, random numbers, and anti-tampering. The rich set of code samples provided in the book's more than 200 recipes will help programmers secure the C and C++ programs they write for both Unix® (including Linux®) and Windows® environments. Readers will learn: