org.rosuda.REngine.Rserve.protocol
Class jcrypt
java.lang.Object
org.rosuda.REngine.Rserve.protocol.jcrypt
public class jcrypt
- extends Object
jcrypt.java
Java-based implementation of the unix crypt command
Based upon C source code written by Eric Young, eay@psych.uq.oz.au
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jcrypt
public jcrypt()
crypt
public static final String crypt(String salt,
String original)
Copyright © 2015. All rights reserved.