Location:  Home » Software Book » Cryptography in C and C++, Second Edition  

Cryptography in C and C++, Second Edition

Cryptography in C and C++, Second EditionAuthor: Michael Welschenbach
Publisher: Apress
Category: Book

List Price: $79.99
Buy New: $29.50
as of 9/7/2010 10:23 CDT details
You Save: $50.49 (63%)

Qty 1 In Stock


New (14) Used (15) from $29.47

Seller: PrairieBooks
Rating: 4.5 out of 5 stars 11 reviews
Sales Rank: 943249

Media: Hardcover
Edition: 2nd
Pages: 504
Number Of Items: 1
Shipping Weight (lbs): 2
Dimensions (in): 9.4 x 7.1 x 1.2

ISBN: 1590595025
Dewey Decimal Number: 005.8
EAN: 9781590595022
ASIN: 1590595025

Publication Date: May 25, 2005
Availability: Usually ships in 1-2 business days

Also Available In:

  • Kindle Edition - Cryptography in C and C++
  • Paperback - Cryptography in C and C++

Accessories:


Similar Items:


Editorial Reviews:

Product Description

This book covers everything you need to know to write professional-level cryptographic code. This expanded, improved second edition includes about 100 pages of new material as well as numerous improvements to the original text.

The chapter about random number generation has been completely rewritten, and the latest cryptographic techniques are covered in detail. Furthermore, this book covers the recent improvements in primality testing.




Customer Reviews:
Showing reviews 1-5 of 11



5 out of 5 stars * The cryptographic reference for developpers *   October 31, 2001
Andre Perroud (La Tour-de-Peilz, Switzerland)
9 out of 9 found this review helpful

If you are interested or involved in any way in both C/C++ development and cryptography, this book is a must.
It contains all the bases and details of the most important algorithms, RSA and Rijndael:

- If you need mathematical information about cryptography everything is clearly explained.
- If (like me)you want to experiment with practical cryptography, you will be using the RSA routines in minutes, on both VC++ or Linux.

The code is simple, clear, compact. Great book !


5 out of 5 stars The best that did help and worked   January 24, 2002
7 out of 7 found this review helpful

Finally a very good solution is available to overcome limitations in built-in data types!!we are a group of students from Velammal engineering college in India doing a project in cryptography.But we had problem in handling very large numbers that most of the cryptographic algorithms require.We searched the net but in vain it was similar to flogging a dead
horse.
And then we found the book "CRYPTOGRAPHY IN C" by MICHAEL WELSCHENBACH.A book we recommend for all the students interested in cryptography.Not just cryptography but to any other problem involving very large numbers.
The perfect guide to break the chains of built-in data types.
A must for every professional and students interested in Cryptography.Anyone having some knowledge in C can refer this wonderful book and wonder why such ideas never occured to them.



5 out of 5 stars practical guide to software implementation of cryptography   December 15, 2006
David Harris (Claremont, CA)
2 out of 2 found this review helpful

This book offers a practical and relatively easy to read description of implementing cryptography algorithms, especially RSA, in software. Most books in the field are highly mathematical. This book covers all of the necessary mathematics, but also explains how to efficiently implement the mathematics in C. It covers many of the real-life issues in building security software. As a researcher in the field, I found the book very helpful.


5 out of 5 stars Good book with valuable source code   March 19, 2007
A. Saxena (watchfreak)
This book is really good for beginners in cryptography. However, the most useful thing in the book is the source code, which can be used for programming your own crypto protocols. I would give this 5/5 rating.


5 out of 5 stars cryptography for cryptographers   January 21, 2010
Triolo Giuseppe (Italy)
Very complete book ; but is oriented on mathemathic alghoritm to create very hight performance code.

Showing reviews 1-5 of 11


Subcategories
Computer Science
Algorithms
Artificial Intelligence
Database Storage & Design
Graphics & Visualization
Networking
Object-Oriented Software Design
Operating Systems
Programming Languages
Software Design & Engineering