aboutsummaryrefslogtreecommitdiff
path: root/wiki/TRNGDevelopment.trac
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/TRNGDevelopment.trac')
-rw-r--r--wiki/TRNGDevelopment.trac7
1 files changed, 0 insertions, 7 deletions
diff --git a/wiki/TRNGDevelopment.trac b/wiki/TRNGDevelopment.trac
deleted file mode 100644
index c2a4bf0..0000000
--- a/wiki/TRNGDevelopment.trac
+++ /dev/null
@@ -1,7 +0,0 @@
-= TRNG Development =
-One, if not THE key functionality in the Cryptech system is the True Random Number Generator (TRNG). We therefore need to discuss, investigate and test to find a TRNG that we and the users of Cryptech can trust and can verify to be trusted.
-
-
-== Information collected ==
-* [http://digirep.rhul.ac.uk/file/315c7a7e-4963-4a62-189f-4ad198a79f30/5/Paper.pdf] (pdf) Pseudorandom Number Generation in Smart Cards:
-An Implementation, Performance and Randomness Analysis. A paper that uses Javacard to implement different TRNGs and evluates them.