ghc-clientsession 0.9.1.2 Haskell library for securely store session data in a client-side cookie

This Haskell package achieves security through AES-CTR encryption and Skein-MAC-512-256 authentication. Uses Base64 encoding to avoid any issues with characters.