public class UnixCrypt extends java.lang.Object
See John Dumas's Java Crypt page for the original source.
static byte[]
crypt(byte[] salt, byte[] original)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final byte[] crypt(byte[] salt, byte[] original)