Safe Haskell | None |
---|---|
Language | Haskell2010 |
Portable C implementation of ChaCha20.
- implementation :: SomeCipherI ChaCha20
- chacha20Random :: Pointer -> BLOCKS ChaCha20 -> MT ChaCha20Mem ()
Documentation
implementation :: SomeCipherI ChaCha20 Source #
The portable c implementation of chacha20 cipher.