• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

bin/H07-Jul-2016-107

src/H07-Jul-2016-384207

tests/H07-Jul-2016-10480

ChangeLog.mdH A D07-Jul-201651 42

LICENSEH A D07-Jul-20161.1 KiB2117

README.mdH A D07-Jul-2016214 74

Setup.lhsH A D07-Jul-2016114 84

bench.hsH A D07-Jul-2016491 2016

clientsession.cabalH A D07-Jul-20162.3 KiB6761

README.md

1## clientsession
2
3Securely store session data in a client-side cookie.
4
5Achieves security through AES-CTR encryption and Skein-MAC-512-256
6authentication.  Uses Base64 encoding to avoid any issues with characters.
7