Class ChaosTextEncrypter

java.lang.Object
org.refcodes.security.alt.chaos.ChaosTextEncrypter
All Implemented Interfaces:
org.refcodes.mixin.Disposable, org.refcodes.security.Encrypter<String,String,org.refcodes.security.EncryptionException>

public class ChaosTextEncrypter extends Object implements org.refcodes.security.Encrypter<String,String,org.refcodes.security.EncryptionException>
The ChaosTextEncrypter will use String as input and output type.