raaz-0.1.0: The raaz cryptographic library.

Safe HaskellNone
LanguageHaskell2010

Raaz.Cipher.ChaCha20

Synopsis

Documentation

chacha20 :: ChaCha20 Source #

The chacha20 stream cipher.

data IV Source #

The IV for the chacha20

Instances