chiark
/
gitweb
/
~mdw
/
catacomb-perl
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
infra: Add a copy of the GPL.
[catacomb-perl]
/
algs.PL
diff --git
a/algs.PL
b/algs.PL
index cab2dc5b97c05c42cbe83c613fe6960280ae206c..e7b7418945449554b2f39b6534a9294cbe50890b 100644
(file)
--- a/
algs.PL
+++ b/
algs.PL
@@
-38,7
+38,8
@@
@stream = qw(rc4 seal);
@hash = qw(md5 md4 md2 tiger has160
sha sha224 sha256 sha384 sha512
- rmd128 rmd160 rmd256 rmd320);
+ rmd128 rmd160 rmd256 rmd320
+ whirlpool whirlpool256);
sub enum {
$x = shift;