aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-SaltedHash/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Update search.cpan.org WWW: entries to have a trailing slash.fenner2006-02-211-1/+1
| | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
* The Crypt::SaltedHash module provides an object oriented interface to createerwin2005-12-221-0/+6
salted (or seeded) hashes of clear text data. The original formalization of this concept comes from RFC-3112 and is extended by the use of different digital agorithms. WWW: http://search.cpan.org/dist/Crypt-SaltedHash PR: ports/90698 Submitted by: Gabor Kovesdan