aboutsummaryrefslogtreecommitdiff
path: root/src/sw/00-index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/sw/00-index.txt')
-rw-r--r--src/sw/00-index.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/sw/00-index.txt b/src/sw/00-index.txt
new file mode 100644
index 0000000..c704834
--- /dev/null
+++ b/src/sw/00-index.txt
@@ -0,0 +1,12 @@
+configure.sh - Configure a bitstream file onto the FPGA
+
+hash_tester.c - Test the hash cores
+hash_tester.py - Same thing, only in Python
+
+hash.c - Hash an arbitrary file
+
+nist_512_single.bin - One-block test file for SHA-1 and SHA-256
+nist_512_double.bin - Two-block test file for SHA-1 and SHA-256
+nist_1024_single.bin - One-block test file for SHA-512
+nist_1024_double.bin - Two-block test file for SHA-512
+1000_block.bin - A large file for speed testing