Limit this search to....

Cryptography in C and C++
Contributor(s): Welschenbach, Michael (Author)
ISBN: 1590595025     ISBN-13: 9781590595022
Publisher: Apress
OUR PRICE:   $94.99  
Product Type: Hardcover - Other Formats
Published: May 2005
Qty:
Annotation: Explaining cryptography and its mathematical issues in terms specifically designed to reach computer programmers, this book covers all that is needed to write professional level cryptographic code. An expanded and improved version of the very well received first edition, it includes approximately 100 pages of new material as well as numerous improvements in the original text. The CD-ROM features tools and programs for use with the text.
Additional Information
BISAC Categories:
- Computers | Security - Cryptography
- Computers | Programming Languages - C
- Computers | Programming Languages - C++
Dewey: 005.8
LCCN: 2005002553
Physical Information: 1.26" H x 7.18" W x 9.74" (2.06 lbs) 504 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
CRYPTOGRAPHY IS AN ANCIENT ART, well over two thousand years old. The need to keep certain information secret has always existed, and attempts to preserve secrets have therefore existed as well. But it is only in the last thirty years that cryptography has developed into a science that has offered us needed security in our daily lives. Whether we are talking about automated teller machines, cellular telephones, Internet commerce, or computerized ignition locks on automobiles, there is cryptography hidden within. And what is more, none of these applications would work without cryptography! The historyofcryptographyoverthepastthirtyyearsisauniquesuccessstory. The most important event was surely the discovery of public key cryptography in the mid 1970s. It was truly a revolution: We know today that things are possible that previously we hadn't even dared to think about. Dif?e and Hellman were the ?rst to formulate publicly the vision that secure communication must be able to take place spontaneously. Earlier, it was the case that sender and receiver had ?rst to engage in secret communication to establish a common key. Dif?e and Hellman asked, with the naivety of youth, whether one could communicate secretly without sharing a common secret. Their idea was that one could encrypt information without a secret key, that is, one that no one else could know. This idea signaled the birth of public key cryptography. That this vision was more than just wild surmise was shown a few years later with the advent of the RSA algorithm.