Class ChaCha7539Engine

java.lang.Object
org.bouncycastle.crypto.engines.Salsa20Engine
org.bouncycastle.crypto.engines.ChaCha7539Engine
All Implemented Interfaces:
SkippingCipher, SkippingStreamCipher, StreamCipher

public class ChaCha7539Engine extends Salsa20Engine
Implementation of Daniel J. Bernstein's ChaCha stream cipher.