diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
commit | ad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /security/p5-Digest-Haval256 | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) |
Notes
Diffstat (limited to 'security/p5-Digest-Haval256')
-rw-r--r-- | security/p5-Digest-Haval256/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-Haval256/pkg-descr b/security/p5-Digest-Haval256/pkg-descr index f7abeddf376f..5c3ab13b2814 100644 --- a/security/p5-Digest-Haval256/pkg-descr +++ b/security/p5-Digest-Haval256/pkg-descr @@ -4,4 +4,4 @@ be 3, 4, or 5, while the hash length can be 128, 160, 192, 224, or 256 bits. Thus, there are a total of 15 different outputs. For better security, however, this module implements the 5-round, 256-bit output. -WWW: http://search.cpan.org/dist/Digest-Haval256/ +WWW: https://metacpan.org/release/Digest-Haval256 |