diff options
author | lloyd <[email protected]> | 2014-02-08 14:20:48 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-02-08 14:20:48 +0000 |
commit | fd9b6a6cd6ce791cf2593a23bde4174daeebb05a (patch) | |
tree | 3b96f3500d46642acc984e68759f2da047d9e9ae /src/lib/hash/skein/info.txt | |
parent | c2915d84b213f3bba8fc68d1d2c035289f7c8d11 (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.txt | 2 |
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> |