From 891730d13b324fad916572a82f0bd610c5de9aad Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 13 Sep 2020 23:06:24 +0000 Subject: Rename for conversion --- raw-wiki-dump/TRNGDevelopment.trac | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 raw-wiki-dump/TRNGDevelopment.trac (limited to 'raw-wiki-dump/TRNGDevelopment.trac') diff --git a/raw-wiki-dump/TRNGDevelopment.trac b/raw-wiki-dump/TRNGDevelopment.trac new file mode 100644 index 0000000..c2a4bf0 --- /dev/null +++ b/raw-wiki-dump/TRNGDevelopment.trac @@ -0,0 +1,7 @@ += 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. -- cgit v1.2.3