README.txt |
README.txt |
|
Secure Data Cookie
==================
Introduction
------------
**Secure Data Cookie** is a module that implements the [Secure Cookie
Protocol](http://www.cs.utexas.edu/~gouda/papers/conference/cookie.pdf).
This protocol garantuees that cookies… |
secure_cookie_data.class.inc |
secure_cookie_data.class.inc |
|
secure_cookie.class.inc
@author António P. P. Almeida <appa@perusio.net>
@date Wed Dec 21 03:17:53 2011 |
secure_cookie_data.info |
secure_cookie_data.info |
|
name = Secure Cookie Data
description = Implements the Secure Cookie Protocol for Data
package = Security
files[] = secure_cookie_data.class.inc
version = 7.x-1.x
core = 7.x
php = 5.3
;;; Local Variables:
;;; mode: conf
;;; coding: utf-8
;;; End: |
secure_cookie_data.module |
secure_cookie_data.module |
|
secure_data_cookie.module
@author António P. P. Almeida <appa@perusio.net>
@date Thu Nov 21 11:45:23 2013 |