ChaCha20 cipher This project is an implementation of the ChaCha20 stream cipher in Verilog HDL. Requirements Verilog HDL compiler (Icarus Verilog, for example) Usage Running the simulation git clone git@github.com:diskouna/ChaCha20.git cd ChaCha20 make