diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2016-08-22 22:57:51 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 7b7a0752d154508d273ecd3bb567ac670e78c3a6 (patch) | |
tree | 2a99095cca128535ec208a19b3efa53c05267744 /perl/perl-Net-DNS-SEC/README | |
parent | 3e2597317251910f25367c86641be6397be9751e (diff) |
perl/perl-Net-DNS-SEC: Added (DNSSEC extensions to Net::DNS).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Net-DNS-SEC/README')
-rw-r--r-- | perl/perl-Net-DNS-SEC/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-Net-DNS-SEC/README b/perl/perl-Net-DNS-SEC/README new file mode 100644 index 0000000000000..8d5c13d4cca02 --- /dev/null +++ b/perl/perl-Net-DNS-SEC/README @@ -0,0 +1,3 @@ +DNSSEC extension to Net::DNS. This module implements the +cryptographic signature generation and verification functions +that are relevant for DNSSEC operations. |