Re: symmetric encryption

Jan Luehe (luehe@laguna.eng.sun.com)
Wed, 19 May 1999 16:07:07 -0700 (PDT)

Message-Id: <199905192307.QAA27292@laguna.eng.sun.com>
Date: Wed, 19 May 1999 16:07:07 -0700 (PDT)
From: Jan Luehe <luehe@laguna.eng.sun.com>
Subject: Re: symmetric encryption
To: java-security@java.sun.com, astromas@us.oracle.com

Aaron:

There is an example for that in the JCE 1.2 API User & Reference
Guide which is part of the JCE 1.2 software bundle.

You can download that from

http://java.sun.com/products/jce/

Jan

> Date: Wed, 19 May 1999 10:24:50 -0400
> From: "Aaron M. Stromas" <ams@us.oracle.com>
> X-Accept-Language: en
> MIME-Version: 1.0
> To: java-security@java.sun.com
> Subject: symmetric encryption
>
> 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
>
>