aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Hashcash
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* This module implements the hashcash hash (or digest, although it's notErwin Lansing2005-12-174-0/+41
clearly a digest). For all your information needs please visit http://www.hashcash.org. WWW: http://search.cpan.org/dist/Digest-Hashcash PR: ports/90548 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=151389