summaryrefslogtreecommitdiffstats
path: root/old/botan/src/checksum/crc32/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/checksum/crc32/info.txt')
-rw-r--r--old/botan/src/checksum/crc32/info.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/old/botan/src/checksum/crc32/info.txt b/old/botan/src/checksum/crc32/info.txt
new file mode 100644
index 0000000..15933b3
--- /dev/null
+++ b/old/botan/src/checksum/crc32/info.txt
@@ -0,0 +1,14 @@
+realname "CRC-32"
+
+define CRC32
+
+load_on auto
+
+<add>
+crc32.cpp
+crc32.h
+</add>
+
+<requires>
+hash
+</requires>