Data Encryption

Is there any class which have 128 data encryption.
[64 byte] By [muhammadfayaz] at [2007-9-26 8:16:46]
# 1

?If I understand your question?

blowfish allow you to encrypt data with

a strength of 128 bits if you want (you can

go up to 448 bits with blowfish).

You'll find classes in the sunJCE or in Cryptix3.

Blowfish is free and seems to be sure as I know.

heiss2 at 2007-7-1 18:47:09 > top of Java-index,Security,Cryptography...