packages feed

clientsession-0.9.1.2: README.md

## clientsession

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.