Working implementation of crypt() in Java?

Gabriel Ambuehl gabriel_ambuehl at buz.ch
Fri Jun 18 05:58:16 PDT 2004


Hello,
I'm looking for a working implementation of crypt() in Java
(specifically MD5 but a MD5/DES hybrid like on FreeBSD wouldn't hurt).

I found http://www.extecher.net/code/MD5Crypt.java but it doesn't seem
to yield the same hash as BSD's crypt. So does anybody know of a
working, FreeBSD compatible implementation?

  


TIA & best regards,
 Gabriel



More information about the freebsd-java mailing list