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.
Versions | 0.0.0, 0.0.1, 0.2.0, 0.2.0.1, 0.2.1, 0.3.0, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.3.1, 0.7.3.2, 0.7.3.3, 0.7.3.4, 0.7.3.5, 0.7.3.6, 0.7.4, 0.7.4.1, 0.7.4.2, 0.7.4.3, 0.7.5, 0.8.0, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.1, 0.9, 0.9.0.1, 0.9.0.2, 0.9.0.3, 0.9.0.4, 0.9.0.5, 0.9.1, 0.9.1.1, 0.9.1.2 |
---|---|
Dependencies | base (==4.*), base64-bytestring (>=0.1.1.1 && <0.2), bytestring (==0.9.*), cereal (==0.3.*), cprng-aes (==0.2.*), crypto-api (>=0.6.4 && <0.11), cryptocipher (>=0.2.5 && <0.4), directory (>=1 && <1.2), entropy (>=0.2.1), skein (==0.1.*), tagged (>=0.1) [details] |
License | BSD-3-Clause |
Author | Michael Snoyman <michael@snoyman.com>, Felipe Lessa <felipe.lessa@gmail.com> |
Maintainer | Michael Snoyman <michael@snoyman.com> |
Revised | Revision 2 made by AdamBergmark at Mon Jul 13 16:45:14 UTC 2015 |
Category | Web |
Home page | http://github.com/yesodweb/clientsession/tree/master |
Source repo | head: git clone git://github.com/yesodweb/clientsession.git |
Uploaded | by MichaelSnoyman at Thu Apr 5 19:48:48 UTC 2012 |
Distributions | Arch:0.9.1.2, Debian:0.9.1.1, Fedora:0.9.1.2, FreeBSD:0.9.1.1, LTSHaskell:0.9.1.2, NixOS:0.9.1.2, Stackage:0.9.1.2, openSUSE:0.9.1.2 |
Downloads | 59044 total (180 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Flags
Name | Description | Default | Type |
---|---|---|---|
test | Build the executable to run unit tests | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- clientsession-0.7.4.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.