Skip to content

Java Cryptography

Best in textbook rentals since 2012!

ISBN-10: 1565924029

ISBN-13: 9781565924024

Edition: 1998

Authors: Jonathan Knudsen

List price: $44.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Java Cryptography teaches you how to write secure programs using Java's cryptographic tools. It thoroughly discusses the java.security package and the Java Cryptography Extensions (JCE), showing you how to use security providers and even how to implement your own provider. It covers authentication, key management, and public and private key encryption and includes a secure talk application that encrypts all data sent over the network. If you work with sensitive data, you'll find this book indispensable.
Customers also bought

Book details

List price: $44.99
Copyright year: 1998
Publisher: O'Reilly Media, Incorporated
Publication date: 5/26/1998
Binding: Paperback
Pages: 364
Size: 7.00" wide x 9.19" long x 0.74" tall
Weight: 1.298

Preface
Introduction
Concepts
Architecture
Random Numbers
Key Management
Authentication
Encryption
Signed Applets
Writing a Provider
SafeTalk
CipherMail
Outside the Box
BigInteger
Base64
JAR
Javakey
Quick Reference
Index