securely store session data in a client-side cookie
Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication.  Uses Base64 encoding to avoid any issues with
characters.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://hackage.haskell.org/package/clientsession
