8000 GitHub - yesodweb/clientsession: Stores web session data in a client cookie, protected with authentication and encryption.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Contributors 10

0