close menu
Bookswagon-24x7 online bookstore
close menu
My Account
Cryptography Decrypted: (English)

Cryptography Decrypted: (English)

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

Fundamental security concepts like cryptography and digital signatures are becoming as much a part of our everyday lives as megabytes and the Internet. Anyone working with computer security--security professionals, network administrators, IT managers, CEOs, and CIOs--need to have a comfortable understanding of the cryptographic concepts in this book. Cryptography Decrypted shows you how to safeguard digital possessions. It is a clear, comprehensible, and practical guide to the essentials of computer cryptography, from Caesar's Cipher through modern-day public key. Cryptographic capabilities like detecting imposters and stopping eavesdropping are thoroughly illustrated with easy-to-understand analogies, visuals, and historical sidebars. You need little or no background in cryptography to read Cryptography Decrypted. Nor does it require technical or mathematical expertise. But for those with some understanding of the subject, this book is comprehensive enough to solidify knowledge of computer cryptography and challenge those who wish to explore the high-level math appendix. Divided into four parts, the book explains secret keys and secret key methods like DES, public and private keys, and public key methods like RSA; how keys are distributed through digital certificates; and three real-world systems. Numerous graphics illustrate and clarify common cryptographic terminology throughout. You will find coverage of such specific topics as: *Secret key and secret key exchanges *Public and private keys *Digital signatures *Digital certificates, Public Key Infrastructure (PKI), and PGP *Hashes and message digests *Secure e-mail, secure socket layer (SSL), and Internet Protocol Security (IPsec) *Protecting keys *Cryptographic attacks *Authentication, confidentiality, integrity, and nonrepudiation "Even after ten years working in the field of information protection for a major electronics manufacturing company, I learned a lot from this book. I think you will too." --From the Foreword by John Kinyon 0201616475B04062001

Table of Contents:
Foreword. Preface. Introduction. I. SECRET KEY CRYPTOGRAPHY. 1. Locks and Keys. Locks and Combinations. Defining Cryptographic Terms. Making and Solving Puzzles. Review. 2. Substitution and Caesar's Cipher. Cryptanalysis of Caesar's Cipher. Empowering the Masses. The Importance of Separating the Method and the Key. Adding Keys. A Weakness of Caesar's Ciphers: The Failure to Hide Linguistic Patterns. More Complex Substitution: Vigenere's Cipher. Review. 3. Transposition Ciphers: Moving Around. Patterns and Cryptanalysis. Adding Complexity. Computer Transposition. Combining Substitution and Transposition. Review. 4. Diffuse and Confuse: How Cryptographers Win the End Game. Diffusion. The Polybius Cipher. The Principle of Confusion. Cryptographic Locks and Keys. Review. 5. DES Isn't Strong Anymore. The Historical Need for an Encryption Standard. Cycling Through Computer Keys. Double and Triple DES. DES (and Other Block Cipher) Modes. The Avalanche Effect. Supplement: Binary Numbers and Computer Letters. Review. 6. Evolution of Cryptography: Going Global. Early Cryptography. Commercial and Military Needs. Entering the Computer Age. Review. 7. Secret Key Assurances. Confidentiality. Authentication. An Authentication Attack. Not Really Random Numbers. Integrity. Using the MAC for Message Integrity Assurance. Why Bother Using a Message Authentication Code? File and MAC Compression. Nonrepudiation: Secret Keys Can't Do It. Review. 8. Problems with Secret Key Exchange. The Problem and the Traditional Solution. Using a Trusted Third Party. Key Distribution Center and Key Recovery. Problems with Using a Trusted Third Party. Growth in the Number of Secret Keys. Trust and Lifetime. Review. II. PUBLIC KEY CRYPTOGRAPHY. 9. Pioneering Public Key: Public Exchange of Secret Keys. The Search for an Innovative Key Delivery Solution. Developing an Innovative Secret Key Delivery Solution. First Attempt: A Database of Key/Serial Number Pairs. Second Attempt: An Encrypted Database of Key/Serial Number Pairs. Merkle's Insight: Individually Encrypted Key/Serial Number Pairs. Black Hat's Frustrating Problem. The Key to Public Key Technology. A New Solution: Diffie-Hellman-Merkle Key Agreement. Alice and Bob Openly Agree on a Secret Key. Problems with the Diffie-Hellman Method. Separate Encryption and Decryption Keys. Review. 10. Confidentiality Using Public Keys. New Twists on Old Security Issues. Confidentiality Assurances. Distribution of Public Keys. Two-Way Confidentiality. Review. 11. Making Public Keys: Math Tricks. Alice's Easy Problem. Grade School Math Tricks. More Grade School Math. Division and Remainders: Modular Math. Modular Inverses. Using Modular Inverses to Make a Public Key. Putting It All Together. Giving BlackHat a Difficult, Time-Consuming Problem. Trapdoor to the Easy Problem. Knapsack Cryptography. Modulo Calculations. Exercise: Find Which Numbers Sum to 103. Review. 12. Creating Digital Signatures Using the Private Key. Written and Digital Signature Assurances. Reviewing and Comparing Authentication. Secret Key Authentication. Private Key Authentication 117 Authentication and Integrity Using Private and Secret Keys. Private Key Authentication Methods. RSA. DSA. Signing Terminology. Nonrepudiation. Assurances in Both Directions. Summary of Public Key Assurances. Public Key Means Public / Private Key. Assurance Initiated. Compressing before Signing. Review. 13. Hashes: Non-keyed Message Digests. Detecting Unintentional Modifications. Detecting Intentional Modifications. Signing the Message Digest. Detecting BlackHat's Forgery. Replay Attacks. Supplement: Unsuccessfully Imitating a Message Digest. Review. 14. Message Digest Assurances. Two Message Digest Flavors. Non-keyed Message Digest Assurances. One-wayness. Collision Resistance. Weak Collision Resistance. Examples of One-way and Weak Collision Resistance. Strong Collision Resistance. Non-keyed Digest Implementations. Keyed Message Digest Assurances. A MAC Made with DES. DES-MAC Security. Message Digest Compression. Digest Speed Comparisons. Hashed MAC. Review. 15. Comparing Secret Key, Public Key, and Message Digests. Encryption Speed. Key Length. Ease of Key Distribution. Cryptographic Assurances. Symmetric (Secret) Key. Asymmetric (Public) Key. Review. III. DISTRIBUTION OF PUBLIC KEYS. 16. Digital Certificates. Verifying a Digital Certificate. Attacking Digital Certificates. Attacking the Creator of the Digital Certificate. Malicious Certificate Creator. Attacking the Digital Certificate User. The Most Devastating Attack. Understanding Digital Certificates: A Familiar Comparison. Issuer and Subject. Issuer Authentication. Transfer of Trust from the Issuer to the Subject. Issuer's Limited Liability. Time Limits. Revoking Trust. More than One Certificate. Fees for Use. The Needs of Digital Certificate Users. Getting Your First Public Key. Certificates Included in Your Browser. Review. 17. X.509 Public Key Infrastructure. Why Use X.509 Certificate Management? What Is a Certificate Authority? Application, Certification, and Issuance. Certificate Revocation. Polling and Pushing: Two CRL Delivery Models. Building X.509 Trust Networks. Root Certificates. More Risks and Precautions. Distinguished Names. Certification Practice Statement. X.509 Certificate Data. Challenge Response Protocol. Review. 18. Pretty Good Privacy and the Web of Trust. The History of PGP. Comparing X.509 and PGP Certificates. Building Trust Networks. Bob Validates Alice's Key. Casey Validates Alice's Key Sent by Bob. Dawn Validates Alice's Key Sent by Casey via Bob. Web of Trust. PGP Certificate Repositories and Revocation. Compatibility of X.509 and PGP Review. IV. REAL-WORLD SYSTEMS. E-mail Cryptographic Parameters. Negotiation of SSL and IPsec Cryptographic Parameters. User Initiation of Cryptographic E-mail, SSL, and Ipsec. 19. Secure E-mail. Generic Cryptographic E-mail Messages. Invoking Cryptographic Services. Confidentiality and Authentication. Choosing Services. Positioning Services. Deterring E-mail Viruses. Review. 20. Secure Socket Layer and Transport. Layer Security. History of SSL. Overview of an SSL Session. An SSL Session in Detail. Hello and Negotiate Parameters. Key Agreement (Exchange). Authentication. Confidentiality and Integrity. TLS Variations. Anonymous Diffie-Hellman. Fixed and Ephemeral Diffie-Hellman. Comparing TLS, SSL v3, and SSL v2. A Big Problem with SSL v2. A Possible Problem with TLS and SSL. Generating Shared Secrets. Bob Authenticates Himself to AliceDotComStocks. Review. 21. IPsec Overview. Enhanced Security. Key Management. Manual Distribution. Automated Distribution. IPsec Part 1: User Authentication and Key Exchange Using IKE. SSL/TLS and IPsec Key Agreement. Security Association. Phases. IKE Nomenclature. Benefits of Two-Phase Key Exchange. IPsec Part 2: Bulk Data Confidentiality and Integrity for Message or File Transport. Protocol and Mode. ESP Examples. AH Examples. Management Control. Implementation Incompatibilities and Complications. Review. 22. Cryptographic Gotchas. Replay Attack. Man-in-the-Middle Attack. Finding Your Keys in Memory. Does Confidentiality Imply Integrity? Example 1. Example 2: Cut-and-Paste Attack. Public Key as a Cryptanalysis Tool. Example 1: The Chosen Plaintext Attack. Public Key Cryptographic Standards. Example 2: The Bleichenbacher Attack. BlackHat Uses Bob's RSA Private Key. Review. 23. Protecting Your Keys. Smart Cards. Types of Smart Cards. What's Inside a Smart Card. Protections and Limitations. Smart Card Attacks. Review. Epilogue. Appendix A. Public Key Mathematics (and Some Words on Random Numbers). Appendix B. (A Few) IPsec Details. Bibliography. Index. 0201616475T04062001


Best Seller

| | See All

Product Details
  • ISBN-13: 9780201616477
  • Publisher: Addison-Wesley
  • Binding: Paperback
  • Height: 234 mm
  • No of Pages: 384
  • Series Title: English
  • Weight: 590 gr
  • ISBN-10: 0201616475
  • Publisher Date: 4/1/2001
  • Depth: 19
  • Language: English
  • Returnable: N
  • Spine Width: 18 mm
  • Width: 188 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Be The First to Review
Cryptography Decrypted: (English)
Addison-Wesley -
Cryptography Decrypted: (English)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Cryptography Decrypted: (English)

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    | | See All


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA