From 3aa8b1dd6e0f504ef83da99f8c9cdb2532f948f5 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 13 Sep 2020 23:10:21 +0000 Subject: Initial conversion pass --- raw-wiki-dump/Hardware.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 raw-wiki-dump/Hardware.md (limited to 'raw-wiki-dump/Hardware.md') diff --git a/raw-wiki-dump/Hardware.md b/raw-wiki-dump/Hardware.md new file mode 100644 index 0000000..e271794 --- /dev/null +++ b/raw-wiki-dump/Hardware.md @@ -0,0 +1,28 @@ +# Cryptech Hardware + +## Generation 1 + +Various generic FPGA development boards. + +## Generation 2 + +//[wiki:CoretestHashesNovena Novena]// + +## Generation 3 + +An Alpha version of a CrypTech HSM, currently in early design + +[[Image(cryptech-g3.png)]] + +There is no real tamper wrapping and no tamper sensors. The tamper switch is used to simulate tamper detection to test the system's tamper reaction(s). + +For the ARM, we think we want + + * No or minimal magic blobs because it's inside the security boundary + * Support for booting, flash file system, and USB + * Do not need memory protection or allocation, threads, video or sound or ... + * Some speed, but the crypto is done in the FPGA + * All components must be free of any GPL-like virus or restrictions + + +[wiki:AlphaBoardComponents The BOM and board requirements for the alpha board]. -- cgit v1.2.3