Re: Module proposal: CGI::Cookie::Protected
On 5/24/07, Kurt George Gjerde <[EMAIL PROTECTED]> wrote: The current implementation uses MD5 to generate the fingerprint. Probably a good idea to use SHA1 instead at this point. - Perrin
Re: Module proposal: CGI::Cookie::Protected
Check out a similar module I wrote last year for mod_perl: http://www.versatilia.com/downloads/Apache2/Cookie/Validated.pm It's designed to store simple hashes. I still haven't got around to putting it on CPAN but have been using it happily for 18 months and it has a couple of features you mig