diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..302a492 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +coretest_hashes +=============== + +The coretest system combined with cryptographic hash functions. + +## Introduction ## +This is a HW subsystem that includes the coretest module connected to an +I2C bus for external access and to hash function cores. This version +includes the SHA-1, SHA-256, and SHA-512 cores. + +## Status ## +***(2014-08-27)*** +Initial version. Build using Xilinx ISE 14.3. |