aboutsummaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-11-13Merge branch 'config_core_selector'Paul Selkirk
2015-11-12Merge branch 'modexps6'Paul Selkirk
2015-10-19catch up to changes in core version numbersPaul Selkirk
2015-09-23MODEXPS6_ADDR_BASE goes away under the new scheme.Rob Austein
2015-09-23Trailing whitespace cleanup.Rob Austein
2015-09-23Merge branch 'modexps6' into config_core_selector_sraRob Austein
2015-07-17experimental modexps6 (which requires changing the read timing on all other c...Paul Selkirk
2015-06-23add tools to configure and start an FPGA bitstreamPaul Selkirk
2015-06-18use a variable for AR, to facilitate cross-compilingPaul Selkirk
2015-06-18build all cores with i2cPaul Selkirk
2015-06-10generate core_selector, probe FPGA for cores at software startupPaul Selkirk
2015-06-03Adding the 1024 bit sign and verify test cases used in the C model and the te...Joachim Strömbergson
2015-05-28Adding a second 2048 bit verify test case.Joachim Strömbergson
2015-05-25Adding two more test cases. These two are with e=65537 and 64 or 256 bit modu...Joachim Strömbergson
2015-05-25Debugged the new testrunner on the Novena. Now all test cases works as expected.Joachim Strömbergson
2015-05-24Changed all tests to use the testrunner.Joachim Strömbergson
2015-05-24Adding a testrunner function. Changed TC1 to use the testrunner. Automagicall...Joachim Strömbergson
2015-05-20Adding a bigger testcase with 128 bit operands for modexp_tester. Increasing ...Joachim Strömbergson
2015-05-20Cleanup. Adding more functions for checking and cleaning memories.Joachim Strömbergson
2015-05-19Removed obsolete build target 'trivial'. Removed dual block test stub from ae...Joachim Strömbergson
2015-05-19Adding a new test program for the modexp core. Adding build target for modexp...Joachim Strömbergson
2015-05-17Use correct addresses for 256-bit keys. Report whether tests passedRob Austein
2015-05-17Completed first, simple test of aes core. This test program runs all NIST sin...Joachim Strömbergson
2015-05-13Adding code for running single block tests doing encipher and decipher operat...Joachim Strömbergson
2015-05-13Added aes_tester as build target. Added initial version of aes_tester program...Joachim Strömbergson
2015-05-13(1) Added base address to all AES addresses. (2) Added base address to all Ch...Joachim Strömbergson
2015-05-05Rename bitmask symbols.Paul Selkirk
2015-05-05Document address structure, remove redundant symbols.Paul Selkirk
2015-05-04(1) Added defines for the chacha stream cipher core. (2) Fixed incorrect defi...Joachim Strömbergson
2015-05-04Adding API defines for the AES core.Joachim Strömbergson
2015-05-04Adding verbose command line option.Joachim Strömbergson
2015-04-29merge Joachim's commit a6effa1 (with fixes)Paul Selkirk
2015-04-29Trying to generalize more of addresses in the cores. Adding more defines for ...Joachim Strömbergson
2015-04-28Merge branch 'unimap' to 'master'.Paul Selkirk
2015-04-22Make position-independent libraries for cryptlib.Paul Selkirk
2015-04-21Unify eim and i2c memory map, unify apps, build libraries.Paul Selkirk