diff options
-rw-r--r-- | perl/perl-digest-hmac/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-digest-hmac/README b/perl/perl-digest-hmac/README index c0d31e28a0..b915ff7772 100644 --- a/perl/perl-digest-hmac/README +++ b/perl/perl-digest-hmac/README @@ -6,5 +6,3 @@ in RFC 2104. The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument. - -This requires perl-digest-sha1. |