Class StringEncrypter

java.lang.Object
com.biglybt.ui.console.util.StringEncrypter

public class StringEncrypter extends Object
utility class to encrypt strings. this class was taken from the examples at: http://www.devx.com/Java/10MinuteSolution/21385/0/page/2