Popularity
8.1
Stable
Activity
3.8
-
24
6
15

Monthly Downloads: 171
Programming language: Haskell
License: MIT License
Tags: Web    
Latest version: v0.9.1.2

clientsession alternatives and similar packages

Based on the "Web" category.
Alternatively, view clientsession alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of clientsession or a related project?

Add another 'Web' Package

README

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.