Path to this page:
./
www/p5-Session-Storage-Secure,
Encrypted, expiring, compressed, serialized session data with integrity
Branch: pkgsrc-2022Q3,
Version: 1.000nb1,
Package name: p5-Session-Storage-Secure-1.000nb1,
Maintainer: pkgsrc-usersThis module implements a secure way to encode session data. It is primarily
intended for storing session data in browser cookies, but could be used with
other backend storage where security of stored session data is important.
Features include:
() Data serialization and compression using Sereal
() Data encryption using AES with a unique derived key per encoded session
() Enforced expiration timestamp (optional)
() Integrity protected with a message authentication code (MAC)
Master sites: (Expand)
Filesize: 25.753 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version p5-Session-Storage-Secure-1.000nb1 (created)