Hi,

I would like to register a module naming Digest::UserSID .
The modul uses Digest:SHA1 to create and manage user session-id's
which are beeing created by sha1, sha1_hex or sha1_base64 .

Session-id's are valid as long a time-range is used or
special environment-variables don't change, depending on the
used functions.
It's possible to use functions in OOP-style as well as in
structural programming.

Session-id's can be generated via CGI as well as from console.
Using Digest::UserSID to generate secure CGI-session-id's adds
the possibility to use environment-variables for identification.

Currently the modue can be found here:
http://cgi.xwolf.com/freecode/Digest-UserSID-1.04.tar.gz

Please use the script test.pl for testing.

DLSI follows:
Digest::UserSID     idph     Managing session-id's with Digest::SHA1   
XWOLF

Any comments?

Ciao,
  Wolfgang

Reply via email to