Class ChaosEncrypter

java.lang.Object
org.refcodes.security.alt.chaos.ChaosEncrypter
All Implemented Interfaces:
org.refcodes.mixin.Disposable, org.refcodes.security.Encrypter<byte[],byte[],org.refcodes.security.EncryptionException>

public class ChaosEncrypter extends Object implements org.refcodes.security.Encrypter<byte[],byte[],org.refcodes.security.EncryptionException>
The ChaosEncrypter will use byte arrays as input and output types.