chacha

The ChaCha20 stream cipher (docs.ppad.tech/chacha).
git clone git://git.ppad.tech/chacha.git
Log | Files | Refs | README | LICENSE

.ghci (59B)


      1 :set -XOverloadedStrings
      2 :set -XMagicHash
      3 :set prompt "> "