aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha2_64/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-09-30 18:42:42 +0000
committerlloyd <[email protected]>2010-09-30 18:42:42 +0000
commit63bc6e8971f66233f4e05bb8d7f7db9afd7ba7f4 (patch)
tree0dcb7fa1934bf1e84f1567f80a926ecfe7d9a1b6 /src/hash/sha2_64/info.txt
parentd45c828067598fc44eff08333c23af413ab2a455 (diff)
Split SHA-2 into 32 and 64 bit versions; they are totally independent
of each other anyway.
Diffstat (limited to 'src/hash/sha2_64/info.txt')
-rw-r--r--src/hash/sha2_64/info.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/hash/sha2_64/info.txt b/src/hash/sha2_64/info.txt
new file mode 100644
index 000000000..02e9971ce
--- /dev/null
+++ b/src/hash/sha2_64/info.txt
@@ -0,0 +1,5 @@
+define SHA2_64
+
+<requires>
+mdx_hash
+</requires>