Working implementation of crypt() in Java?

Jiawei Ye leafy7382 at gmail.com
Mon May 22 17:55:21 UTC 2006


On 5/23/06, Bhat, Usha <Usha.Bhat at spirentcom.com> wrote:
> Hi,
>
> I downloaded FreeBsdcrypt-1.1.jar and cannot open it. Both the Power
> Archiver and jar utility cannot open it. I would appreciate it if you
> can let me know how to open this jar file.
>
> Thanks
> Usha
If you need to use MD5/SHA1 and friends, you can use them from JDK directly.

Jiawei
-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming


More information about the freebsd-java mailing list