The Java Developers Almanac 1.4


Order this book from Amazon.

   
Home > List of Packages

javax.crypto


Symmetric Keys
e458. Listing All Available Symmetric Key Generators
e459. Generating a Symmetric Key
e460. Getting the Bytes of a Generated Symmetric Key

Encrypting and Decrypting
e461. Listing All Available Encryption and Decryption Algorithms
e462. Encrypting a String with DES
e463. Encrypting a File or Stream with DES
e464. Encrypting with DES Using a Pass Phrase
e465. Converting a 56-bit Value to a DES Key
e466. Encrypting an Object with DES

MAC
e467. Listing All Available Message Authentication Code (MAC) Key Generators
e468. Generating a Message Authentication Code (MAC) Key
e469. Generating a Message Authentication Code (MAC)

Key Agreement
e470. Generating a Parameter Set for the Diffie-Hellman Key Agreement Algorithm
e471. Generating a Secret Key Using the Diffie-Hellman Key Agreement Algorithm

© 2002 Addison-Wesley.