diff options
Diffstat (limited to 'raw-wiki-dump/GitRepositories%2Ftest%2Fnovena_entropy')
-rw-r--r-- | raw-wiki-dump/GitRepositories%2Ftest%2Fnovena_entropy | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/raw-wiki-dump/GitRepositories%2Ftest%2Fnovena_entropy b/raw-wiki-dump/GitRepositories%2Ftest%2Fnovena_entropy new file mode 100644 index 0000000..211b7a4 --- /dev/null +++ b/raw-wiki-dump/GitRepositories%2Ftest%2Fnovena_entropy @@ -0,0 +1,38 @@ +{{{ +#!htmlcomment + +This page is maintained automatically by a script. Don't modify this page by hand, +your changes will just be overwritten the next time the script runs. Talk to your +Friendly Neighborhood Repository Maintainer if you need to change something here. + +}}} + +{{{ +#!html +<h1>novena_entropy</h1> + +<p>This is an experimental HW system for the Novena platform.</p> + +<p>The purpose of the system is to debug, evaluate and qualify the +avalanche Cryptech entropy providers for the Novena platform with the +Xilinx Spartan-6 FPGA. The entropy providers being tested are the noise +based entropy provider and the ring oscillator based entropy provider.</p> + +<p>The following cores are used in the system: + - core/coretest, the test command parser</p> + +<ul> +<li><p>core/i2c, the serial interface that connects the system to the +Novena CPU.</p></li> +<li><p>core/avalanche_entropy, the entropy provider that is driven by an +external noise source.</p></li> +<li><p>core/rosc_entropy, the entropy provider driven by jitter between 32 +independently running ring oscillators in the FPGA.</p></li> +</ul> + +<p>Test SW is available in src/sw</p> +}}} + +[[RepositoryIndex(format=table,glob=test/novena_entropy)]] + +|| Clone `https://git.cryptech.is/test/novena_entropy.git` || |