Path to this page:
./
www/p5-Session-Storage-Secure,
Encrypted, expiring, compressed, serialized session data with integrity
Branch: pkgsrc-2014Q2,
Version: 0.007nb1,
Package name: p5-Session-Storage-Secure-0.007nb1,
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)
Required to run:[
textproc/p5-String-Compare-ConstantTime] [
converters/p5-Sereal-Decoder] [
converters/p5-Sereal-Encoder] [
devel/p5-namespace-clean] [
devel/p5-Moo] [
devel/p5-MooX-Types-MooseLike] [
security/p5-Crypt-Rijndael] [
security/p5-Crypt-URandom] [
security/p5-Crypt-CBC] [
lang/perl5] [
math/p5-Math-Random-ISAAC-XS]
Required to build:[
devel/p5-Test-Deep] [
devel/p5-Test-Fatal] [
math/p5-Number-Tolerant]
Master sites: (Expand)
SHA1: dbbc214f0be61f48e52f8f3cb2469559e5f25728
RMD160: 773af22720828e1e3f57f33fffc8603515bde7c9
Filesize: 19.94 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Session-Storage-Secure-0.007nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-Session-Storage-Secure-0.007 (created)