diff options
author | mat <mat@FreeBSD.org> | 2004-07-27 21:40:54 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-07-27 21:40:54 +0800 |
commit | e76fce7da61ae6716563b341c3f0f76c6287f480 (patch) | |
tree | b9e60526326a6508ce6e605871a5ce6aa5ec3511 /security/p5-Crypt-SmbHash/pkg-descr | |
parent | ea38fc9e619913b0f96e29bf29a38351756c73ae (diff) | |
download | freebsd-ports-gnome-e76fce7da61ae6716563b341c3f0f76c6287f480.tar.gz freebsd-ports-gnome-e76fce7da61ae6716563b341c3f0f76c6287f480.tar.zst freebsd-ports-gnome-e76fce7da61ae6716563b341c3f0f76c6287f480.zip |
Add p5-Crypt-SmbHash 0.02, Perl module implementing lanman and nt md4
hash functions.
PR: ports/69640
Submitted by: Florent Thoumie <flz@xbsd.org>
Diffstat (limited to 'security/p5-Crypt-SmbHash/pkg-descr')
-rw-r--r-- | security/p5-Crypt-SmbHash/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/p5-Crypt-SmbHash/pkg-descr b/security/p5-Crypt-SmbHash/pkg-descr new file mode 100644 index 000000000000..25f544f8cdc0 --- /dev/null +++ b/security/p5-Crypt-SmbHash/pkg-descr @@ -0,0 +1,7 @@ + +Perl implementation of lanman and nt md4 hash functions. + +WWW: http://search.cpan.org/dist/Crypt-SmbHash/ + +- Florent Thoumie +flz@xbsd.org |