Many database have their own extensions for encryption, or one-way
hashing, used for things like password storage. That's probably the best
choice you could make.
Bryan
On Thu, 2002-03-07 at 19:36, Andrew H. Peterson wrote:
Is there a struts preferred method of handling encryption/decryption? I am
authenticating users via a database lookup. I want to store the encrypted
password in the database.
If struts doesn't have a preferred method of encryption/decryption, can
someone point me to a good Java API for encryption/decryption?
Thanks.
ahp
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>