| Source path: svn/ trunk/ php/ MrClay/ CookieStorage.php |
|
|
|
|
Older revisions
r55
by st...@mrclay.org
on Jul 14, 2011
Diff
Updated CookieStorage to use Hmac (and now include HMAC on encrypted storage)
r8
by st...@mrclay.org
on Oct 12, 2008
Diff
CookieStorage.php : + 'mode' option for encrypted cookies
r7
by st...@mrclay.org
on Oct 12, 2008
Diff
CookieStorage.php : hash now done by callback with more secure default, E_NOTICE avoided when cookie tampered with, timestamp compacted to base 32.