ChaCha7539Engine constructor

ChaCha7539Engine()

Implementation

ChaCha7539Engine() {
  rounds = 20;
}