symmetric encryption

Aaron M. Stromas (ams@us.oracle.com)
Wed, 19 May 1999 10:24:50 -0400

Date: Wed, 19 May 1999 10:24:50 -0400
From: "Aaron M. Stromas" <ams@us.oracle.com>
To: java-security@java.sun.com
Subject: symmetric encryption

--------------12D87752EB7BB3A91855E339
Content-Type: text/plain; charset="us-ascii"
X-Sun-Content-Length: 595

hi,

where can i find a code example that inputs user's passphrase which is
sed to generate a key for des encryption/decryption? the idea is that
users share the secret key, the passphrase. one encrypts the data using
that passphrase and sends to the other. the receiver is then uses the
passphrase to decrypt the received data.

tia,

--
Aaron Stromas    | "Tick-tick-tick!!!... ja, Pantani is weg..."
Oracle Corp      |                             BRTN commentator
+1 703.708.49.33 |                              L'Alpe d'Huez
                                            1995 Tour de France

--------------12D87752EB7BB3A91855E339 Content-Type: text/html; charset="us-ascii" X-Sun-Content-Length: 1237

<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> hi,

where can i find a code example that inputs user's passphrase which is sed to generate a key for des encryption/decryption? the idea is that users share the secret key, the passphrase. one encrypts the data using that passphrase and sends to the other. the receiver is then uses the passphrase to decrypt the received data.

tia,

-- 
Aaron Stromas    | "Tick-tick-tick!!!... ja, Pantani is weg..."
Oracle Corp      |                             BRTN commentator
+1 703.708.49.33 |                              L'Alpe d'Huez
                                            1995 Tour de France
  --------------12D87752EB7BB3A91855E339--