summaryrefslogtreecommitdiff
path: root/raw-wiki-dump/TRNGDevelopment.md
blob: 9204952253f552a440750c368f4e1217061e3300 (plain) (blame)
1
2
3
4
5
6
7
8
9

   

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

An Implementation, Performance and Randomness Analysis. A paper that uses Javacard to implement different TRNGs and evluates them.