Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-16 | Increased communication speed. Increased number of blocks in huge mesage ↵ | Joachim Strömbergson | |
test to 1000 blocks. | |||
2014-05-16 | Fixed huge message test. We now run test of message with 100 blocks in SHA-256. | Joachim Strömbergson | |
2014-05-09 | Enabling all test cases again. | Joachim Strömbergson | |
2014-05-09 | Added functionality to change baud rate. Decreased comm delay. Now test ↵ | Joachim Strömbergson | |
cases goes much faster. | |||
2014-05-08 | Fixed error in (c). Drastically reduced processing delay. Adding missing ↵ | Joachim Strömbergson | |
expected digest for SHA-384. | |||
2014-05-08 | Adding test case for dual block tests of SHA-512/x. All tests passed. ↵ | Joachim Strömbergson | |
Separated delays into comm vs processing. Updated comment in header to reflect SHA-512/x. | |||
2014-05-08 | (1) Added functionality to do single block tests of all SHA-512/x modes. (2) ↵ | Joachim Strömbergson | |
Major cleanup of nits and magic constants. Moved all test cases to separate functions. Added support to enable/disable tests. | |||
2014-05-07 | Update of coretest_hashes to also include the sha512 core. | Joachim Strömbergson | |
2014-04-01 | Refactored code to allow additions of test cases. Adding dual block message ↵ | Joachim Strömbergson | |
test cases as specified by NIST. Adding code for running huge message test. This test case si disabled due to bugs in coretest. | |||
2014-03-17 | Adding test program that checks the SHA-1 and SHA-256 cores and do single ↵ | Joachim Strömbergson | |
block hashing. | |||
2014-03-17 | Updating address for uart to 8 bits which should be the default. | Joachim Strömbergson | |
2014-03-13 | Adding RTL to build the coretest_hashes subsystem with SHA-1 and SHA-256 cores. | Joachim Strömbergson | |