Date: Fri, 18 Jun 2004 14:50:53 +0200 From: Gabriel Ambuehl <gabriel_ambuehl@buz.ch> To: java@freebsd.org Subject: Working implementation of crypt() in Java? Message-ID: <701272026.20040618145053@buz.ch>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?701272026.20040618145053>