パッケージ: libdancer2-session-cookie-perl (0.009-2)
libdancer2-session-cookie-perl に関するリンク
Debian の資源:
libdancer2-session-cookie-perl ソースパッケージをダウンロード:
- [libdancer2-session-cookie-perl_0.009-2.dsc]
- [libdancer2-session-cookie-perl_0.009.orig.tar.gz]
- [libdancer2-session-cookie-perl_0.009-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Dancer 2 session storage in secure cookies
implements a session factory for Dancer 2 that stores session state within a browser cookie. Features include: - Data serialization and compression using Sereal - Data encryption using AES with a unique derived key per cookie - Enforced expiration timestamp (independent of cookie expiration) - Cookie integrity protected with a message authentication code (MAC)
Since server cannot trust any data returned by client in cookies, this module uses cryptography to ensure integrity and also secrecy. The data your application stores in sessions is completely protected from both tampering and analysis on the client-side. This description was automagically extracted from the module by dh-make-perl.
その他の libdancer2-session-cookie-perl 関連パッケージ
|
|
|
|
-
- dep: libdancer2-perl
- lightweight yet powerful web application framework
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libsession-storage-secure-perl
- module implementing a secure way to encode session data
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語