Age | Commit message (Expand) | Author |
2015-02-11 | Change bitfield types back to unsigned int.coretest_hashes | Paul Selkirk |
2015-02-11 | Reformat C code for readability, remove non-API stuff from novena-eim.h, chan... | Paul Selkirk |
2015-02-10 | First stage of integration cleanup. | Paul Selkirk |
2015-02-10 | Updates from Pavel with new mux. | Paul Selkirk |
2015-02-05 | add all SHA cores (hello coretest_hashes) | Paul Selkirk |
2015-02-04 | fix a few warnings and one errorsha256_core | Paul Selkirk |
2015-02-04 | Merge branch 'sha256_core' of git.cryptech.is:test/novena_base into sha256_core | Paul Selkirk |
2015-02-04 | port hash_tester to this version of novena_eim | Paul Selkirk |
2015-02-04 | change 'unsigned int' to the more explicit 'uint32_t' | Paul Selkirk |
2015-02-04 | (1) Adding test code to do single block hash. (2) Adding helper function for ... | Joachim Strömbergson |
2015-02-04 | Adding NIST test vectors for single and dual block sha256 tests. Adding funct... | Joachim Strömbergson |
2015-02-04 | (1) Adding symbols for all registers in the sha256 api. | Joachim Strömbergson |
2015-02-03 | (1) Updated core selector with logic to connect sha256. (2) Adding test sw th... | Joachim Strömbergson |
2015-02-02 | Completed first test program for sha256 core. | Joachim Strömbergson |
2015-02-02 | Fixed name. | Joachim Strömbergson |
2015-02-02 | Adding initial version of test code for sha256 core. | Joachim Strömbergson |
2015-01-31 | Removed exe bit on source files. | Joachim Strömbergson |
2015-01-31 | Adding initial version of the sw parts of the baseline. | Joachim Strömbergson |