blob: f9ff1654ae958221830a5b825b8d3f0e1b60aebe (
plain) (
blame)
1
2
3
4
5
|
Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication. Uses Base64 encoding to avoid any issues with
characters.
WWW: https://github.com/yesodweb/clientsession/tree/master
|