Re: symmetric crypt algorithm

2005-07-09 Thread Nikola Milutinovic

Carlos Bracho wrote:


It's a java question more than a tomcat question

Do you know where can I find a symmetric crypt algorithm implementation in 
java?? like blowfish, idea or des??
 



take a look at Java's Cryptography packages java.crypto.*

Nix.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



symmetric crypt algorithm

2005-07-08 Thread Carlos Bracho
It's a java question more than a tomcat question

Do you know where can I find a symmetric crypt algorithm implementation in 
java?? like blowfish, idea or des??

regards

-- 
--
Carlos J, Bracho M. 
--
e-mail: [EMAIL PROTECTED]
MSN: [EMAIL PROTECTED]
+58 416 409 21 75 
--


Re: symmetric crypt algorithm

2005-07-08 Thread Patrick Thomas
There's a great website out there called google. I'm told that it has
answers to lots of questions like this. Try there before asking a lot
of busy people to do the looking for you.

Good hunting,
PST

On 7/8/05, Carlos Bracho [EMAIL PROTECTED] wrote:
 It's a java question more than a tomcat question
 
 Do you know where can I find a symmetric crypt algorithm implementation in
 java?? like blowfish, idea or des??
 
 regards
 
 --
 --
 Carlos J, Bracho M.
 --
 e-mail: [EMAIL PROTECTED]
 MSN: [EMAIL PROTECTED]
 +58 416 409 21 75
 --
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]