diff options
author | seb <seb@pkgsrc.org> | 2005-10-12 17:55:26 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-10-12 17:55:26 +0000 |
commit | 7838a199308e11191ec7d98ccc6a88532881717b (patch) | |
tree | 9deeb3bf1581a983dbe3416639e71ebf2d2b8c97 /security/p5-Crypt-DH/DESCR | |
parent | 471536f0c0e292620ba6d3391d4279d8df99e50c (diff) | |
download | pkgsrc-7838a199308e11191ec7d98ccc6a88532881717b.tar.gz |
Initial import of p5-Crypt-DH as version 0.06 into the NetBSD Packages
Collection.
The Perl 5 module Crypt::DH implements the Diffie-Hellman key
exchange system.
Diffstat (limited to 'security/p5-Crypt-DH/DESCR')
-rw-r--r-- | security/p5-Crypt-DH/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-DH/DESCR b/security/p5-Crypt-DH/DESCR new file mode 100644 index 00000000000..d4af71023a3 --- /dev/null +++ b/security/p5-Crypt-DH/DESCR @@ -0,0 +1,2 @@ +The Perl 5 module Crypt::DH implements the Diffie-Hellman key +exchange system. |