aead
Pure Haskell AEAD-ChaCha20-Poly1305 (docs.ppad.tech/aead).
git clone
git://git.ppad.tech/aead.git
Log
|
Files
|
Refs
|
README
|
LICENSE
.ghci (59B)
1
:set -XOverloadedStrings
2
:set -XMagicHash
3
:set prompt "> "