aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/skein/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2014-02-08 14:20:48 +0000
committerlloyd <[email protected]>2014-02-08 14:20:48 +0000
commitfd9b6a6cd6ce791cf2593a23bde4174daeebb05a (patch)
tree3b96f3500d46642acc984e68759f2da047d9e9ae /src/lib/hash/skein/info.txt
parentc2915d84b213f3bba8fc68d1d2c035289f7c8d11 (diff)
Have Skein call Threefish, rather than duplicating the code.
Diffstat (limited to 'src/lib/hash/skein/info.txt')
-rw-r--r--src/lib/hash/skein/info.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/hash/skein/info.txt b/src/lib/hash/skein/info.txt
index 89443132b..82cc69bc2 100644
--- a/src/lib/hash/skein/info.txt
+++ b/src/lib/hash/skein/info.txt
@@ -1,5 +1,5 @@
define SKEIN_512 20131128
<requires>
-alloc
+threefish
</requires>