aboutsummaryrefslogtreecommitdiff
path: root/sw/cryptech.h
AgeCommit message (Collapse)Author
2015-11-12Merge branch 'modexps6'Paul Selkirk
2015-10-19catch up to changes in core version numbersPaul Selkirk
2015-07-17experimental modexps6 (which requires changing the read timing on all other ↵Paul Selkirk
cores)
2015-05-13(1) Added base address to all AES addresses. (2) Added base address to all ↵Joachim Strömbergson
ChaCha addresses. (3) Updated modexp addresses with new memory access ports. Removed all prefixes that are now redundant. Fixed minor modexp mapping nits such as incorrect order of length addresses. Updated the version to reflect changes of API and that we now can do trivial modexp operations from SW.
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 ↵Joachim Strömbergson
define for AES.
2015-05-04Adding API defines for the AES core.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
the modexp core.
2015-04-28Merge branch 'unimap' to 'master'.Paul Selkirk
2015-04-21Unify eim and i2c memory map, unify apps, build libraries.Paul Selkirk