Bug 90695 - [new port] security/p5-Crypt-SKey
Summary: [new port] security/p5-Crypt-SKey
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 18:20 UTC by Gabor Kovesdan
Modified: 2005-12-21 15:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-Crypt-SKey.tar.gz (1.69 KB, text/plain)
2005-12-20 18:20 UTC, Gabor Kovesdan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovesdan 2005-12-20 18:20:01 UTC
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
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 09:05:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 09:05:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this.
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 09:05:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this.
Comment 4 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 09:05:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this.
Comment 5 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 15:40:19 UTC
State Changed
From-To: open->closed

Port added, thanks!