Java Glossary : cryptography

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : C words : cryptography.

cryptography
Techniques for foiling those who would intercept to read or alter your mail. Also techniques to prevent people from forging mail from you. These are particularly important in net money transfers. Also refers to techniques for scrambling files so that others cannot snoop on them. Java has as set of classes for doing cryptography.
book_coverJava Cryptography
1-56592-402-9
Jonathan B. Knudsen
This O'Reilly book teaches you how to write secure programs using Java's cryptographic tools. It includes the java.security package and the Java Cryptography Extensions (JCE). It discusses authentication, key management, public and private key encryption.
amazon.com Barnes and Noble
amazon.ca chapters
amazon.co.uk amazon.de
The USA has complex laws on cryptography.

I have written some light weight commercial RSA-based public/private key cryptography classes. They are designed for high security and low volume, e.g. accepting credit card information over the Internet from an Applet. They don't require the new bulky JCE classes, just BigInteger. These are a low cost alternative to SSL. I don't post the source since I sell custom versions of them.

Avalanche ¤ Center For Democracy and Technology (lobby group on cryptography laws) ¤ encrypt ¤ JCrypto ¤ PGP ¤ security


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 945.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/cryptography.html J:\mindprod\jgloss\cryptography.html