diff options
author | Rob Austein <sra@hactrn.net> | 2020-09-13 23:04:30 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2020-09-13 23:04:30 +0000 |
commit | b092ffbcbe2c9398494f7dc9db6f0796971633e0 (patch) | |
tree | 6fabf690f1ebf485a9fea9af5298e44ad2a59a3e /raw-wiki-dump/Hardware | |
parent | 9d927e49d9c10fc16c6dfa4a2a96cdb6216e4e2b (diff) |
Import Cryptech wiki dump
Diffstat (limited to 'raw-wiki-dump/Hardware')
-rw-r--r-- | raw-wiki-dump/Hardware | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/raw-wiki-dump/Hardware b/raw-wiki-dump/Hardware new file mode 100644 index 0000000..4a90775 --- /dev/null +++ b/raw-wiki-dump/Hardware @@ -0,0 +1,26 @@ += 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].
|