Skip to content

Stores web session data in a client cookie, protected with authentication and encryption.

License

Notifications You must be signed in to change notification settings

yesodweb/clientsession

Repository files navigation

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.

About

Stores web session data in a client cookie, protected with authentication and encryption.

Resources

License

Stars

Watchers

Forks

Packages

No packages published