aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha2/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/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/info.txt')
-rw-r--r--src/hash/sha2/info.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/hash/sha2/info.txt b/src/hash/sha2/info.txt
deleted file mode 100644
index e12f2b694..000000000
--- a/src/hash/sha2/info.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-define SHA2
-
-<requires>
-mdx_hash
-</requires>