./www/hs-clientsession, Securely store session data in a client-side cookie

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.2.0nb1, Package name: hs-clientsession-0.9.2.0nb1, Maintainer: pkgsrc-users

Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication. Uses Base64 encoding to avoid any issues with characters.


Master sites:

Filesize: 7.894 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-31 19:24:52 by Masatake Daimon | Files touched by this commit (5)
Log message:
www/hs-clientsession: import hs-clientsession-0.9.2.0

Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication. Uses Base64 encoding to avoid any issues with characters.