Class ChaosDecrypter

java.lang.Object
org.refcodes.security.alt.chaos.ChaosDecrypter
All Implemented Interfaces:
org.refcodes.mixin.Disposable, org.refcodes.security.Decrypter<byte[],byte[],org.refcodes.security.DecryptionException>

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