Amazon.com: Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides) (9780127427515): Jason Weiss: Books
Java Cryptography Extensions and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Sell Back Your Copy
For a $1.03 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides)
 
 
Start reading Java Cryptography Extensions on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides) [Paperback]

Jason Weiss (Author)
3.5 out of 5 stars  See all reviews (4 customer reviews)

List Price: $30.95
Price: $27.46 & this item ships for FREE with Super Saver Shipping. Details
You Save: $3.49 (11%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Monday, February 27? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $17.02  
Paperback $27.46  

Book Description

March 12, 2004 0127427511 978-0127427515 1
For a long time, there has been a need for a practical, down-to-earth developers book for the Java Cryptography Extension. I am very happy to see there is now a book that can answer many of the technical questions that developers, managers, and researchers have about such a critical topic. I am sure that this book will contribute greatly to the success of securing Java applications and deployments for e-business. --Anthony Nadalin, Java Security Lead Architect, IBM

For many Java developers and software engineers, cryptography is an "on-demand" programming exercise, where cryptographic concepts are shelved until the next project requires renewed focus. But considerations for cryptography must be made early on in the design process and it's imperative that developers know what kinds of solutions exist.

One of Java's solutions to help bridge the gap between academic research and real-world problem solving comes in the form of a well-defined architecture for implementing cryptographic solutions. However, to use the architecture and its extensions, it is important to recognize the pros and cons of different cryptographic algorithms and to know how to implement various devices like key agreements, digital signatures, and message digests, to name a few.

In Java Cryptography Extensions (JCE), cryptography is discussed at the level that developers need to know to work with the JCE and with their own applications but that doesn't overwhelm by packing in details unimportant to the busy professional. The JCE is explored using numerous code examples and instructional detail, with clearly presented sections on each aspect of the Java library. An online open-source cryptography toolkit and the code for all of the examples further reinforces the concepts covered within the book. No other resource presents so concisely or effectively the exact material needed to begin utilizing the JCE.

* Written by a seasoned veteran of both cryptography and server-side programming
* Covers the architecture of the JCE, symmetric ciphers, asymmetric ciphers, message digests, message authentication codes, digital signatures, and managing keys and certificates
* Includes a companion web site that contains the code for the examples in the book, open-source cryptographic toolkits, and further resources

Frequently Bought Together

Customers buy this book with Java Cryptography (Java Series) $38.26

Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides) + Java Cryptography (Java Series)
  • This item: Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides)

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Java Cryptography (Java Series)

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought


Editorial Reviews

Review

"For a long time, there has been a need for a practical, down-to-earth developers book for the Java Cryptography Extension. I am very happy to see there is now a book that can answer many of the technical questions that developers, managers, and researchers have about such a critical topic. I am sure that this book will contribute greatly to the success of securing Java applications and deployments for e-business." --Anthony Nadalin, Java Security Lead Architect, IBM

"I think it's worth having a copy of this book in the company library." - Dr Dobb's Journal, November 2004

"No other resource presents so concisely or effectively the exact material needed to begin utilizing the JCE." Stefan Meyer (Berlin) Zentralblatt MATH 1060, November 2005

Book Description

Provides tools to work with the JCE and the ablility to write programs in Java right away, in addition to providing details necessary for successful cryptography solutions in Java.

Product Details

  • Paperback: 176 pages
  • Publisher: Morgan Kaufmann; 1 edition (March 12, 2004)
  • Language: English
  • ISBN-10: 0127427511
  • ISBN-13: 978-0127427515
  • Product Dimensions: 9.1 x 7.4 x 0.6 inches
  • Shipping Weight: 13.4 ounces (View shipping rates and policies)
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #1,163,759 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

4 Reviews
5 star:
 (2)
4 star:    (0)
3 star:    (0)
2 star:
 (2)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.5 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

3 of 3 people found the following review helpful:
2.0 out of 5 stars Limited help and weak examples, April 7, 2006
This review is from: Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides) (Paperback)
The book has good introduction material the examples described in the book are bit old and some of the classes are deprecated. The book also needs an update to include newer features of JCE and JSSE. I hurried up to buy this book and then realized it is bit outdated. Now I have Core security patterns by chris steel which covers well on cryptography api and examples using j2se 5.0 and j2ee 1.4 as well.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Excellent practical guide!, October 1, 2009
By 
This review is from: Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides) (Paperback)
This is an excellent book for those who understand the theory behind cryptography, digital signatures, certificates, etc, and just want to start implementing all these things using Java fast. This is not an exhaustive cookbook, though, covering all possible situations but rather a quick start guide that allows a person with no previous experience in JCA and JCE to implement encryption/decryption, hashing or digital signature generation/verification in minutes. One of the very rare books where not every page but every line is to the point and one doesn't have to filter out annoying discussions looking for useful information.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 8 people found the following review helpful:
2.0 out of 5 stars Practical not so practical, October 4, 2005
This review is from: Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides) (Paperback)
What's wrong with this book? There is no thorough explanation of the concepts of cryptography, he just starts off taking shotcuts and with code examples that are absolutely not mature.

I have a theoretical background in cryptography, but often had to read the text many times over before I could understand what the author was trying to say.

This is the starting point for a practical guide on java cryptography, an introduction, but by no means enough.

I would have considered giving it 3 stars, weren't it not that het appendix A on Base64coding, another topic that the author doesn't treat, is completely missing !
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews



Inside This Book (learn more)
First Sentence:
Cryptography has its roots in very complex (and often theoretical) mathematics. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
cipher engine, encoded public key, streaming cipher, padding scheme, cipher mode, keystore password, password based encryption, signature engine, encoded certificate, symmetric cipher, marker interface, provider class, encryption operation, cipher algorithm, key specification, trusted certificate, key store, ciphertext block, cryptographic operations, new byte, algorithm strategy, new char, block cipher, secret key, factory methods
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Sample Code Location, Bouncy Castle, Digest Length, Decrypted Message, Installing Providers, Registered Cryptix, Certificate Loaded, Java Cryptography Extension, Wiseman's World
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:




What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject