fernet

Originally designed for use within OpenStack clusters, Fernet is intended to be fast and light-weight, with non-persistent tokens. Fernet tokens are signed with a SHA256 HMAC and their contents encrypted with AES128 in CBC mode.


Keywords
lgpl, library, test, Network.Fernet, Fernet Spec, Network.Fernet module, hsoz
License
LGPL-3.0
Install
cabal install fernet-0.1.0.0