Date: Thu, 09 Jul 1998 10:19:49 +0200
From: Laurent REESE <laurentr@insys.fr>
To: java-security@java.sun.com
Subject: DES encrypting example
Hi,
I'm looking for a small example of DES encryption program which uses the
crypto java API.
By the way, I would like to know if the key must be generated or if it
can be chosen, the idea for my program is to let the user type a string
that would be his encryption key (for DES encryption).
Thanks for your answers