This module contains a simple S/Key calculator (as described in RFC 1760) implemented in Perl. It exports the function `key' by default, and may optionally export the function `compute'. `compute_md4', `compute_md5', `key_md4', and `key_md5' are provided as convenience functions for selecting either MD4 or MD5 hashes. The default is MD4; this may be changed with with the `$Crypt::SKey::HASH' variable, assigning it the value of `MD4' or `MD5'. You can access any of these functions by exporting them in the same manner as `compute' in the above example. Most S/Key systems use MD4 hashing, but a few (notably OPIE) use MD5. WWW: http://search.cpan.org/dist/Crypt-SKey/ pository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/finance/trytond_stock
Commit message (Expand)AuthorAgeFilesLines
* - Swith from easy_install to install (and bump PORTREVISION)antoine2014-02-092-74/+3
* . svn copy tryton -> tryton28 ports;bsam2013-11-211-1/+1
* Support STAGE (in preparation to commit PR/181691)..bsam2013-11-18