From 13d0f55865f8b1b851ce1e84597b144c5fd41662 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 13 Sep 2020 23:15:43 +0000 Subject: GC --- .../GitRepositories%2Ftest%2Ffpga_entropy.md | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100644 raw-wiki-dump/GitRepositories%2Ftest%2Ffpga_entropy.md (limited to 'raw-wiki-dump/GitRepositories%2Ftest%2Ffpga_entropy.md') diff --git a/raw-wiki-dump/GitRepositories%2Ftest%2Ffpga_entropy.md b/raw-wiki-dump/GitRepositories%2Ftest%2Ffpga_entropy.md deleted file mode 100644 index 6af5b66..0000000 --- a/raw-wiki-dump/GitRepositories%2Ftest%2Ffpga_entropy.md +++ /dev/null @@ -1,31 +0,0 @@ -``` -#!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 -

fpga_entropy

- -

Test implementation of FPGA-internal entropy source.

- -

Introduction

- -

This is an attempt at building an entropy source within a FPGA -device. the entropy source consists of multiple delay loops that are -XORed together. The bits sampled are used to generate 32 bit words which -can be extracted to a host machine for analysis.

- -

The main problem is probably being able to control the FPGA tool not to -kill the delay loops. We try to do this by building hierarchies. It -might work.

-``` - -[[RepositoryIndex(format=table,glob=test/fpga_entropy)]] - -| Clone `https://git.cryptech.is/test/fpga_entropy.git` | -|---| -- cgit v1.2.3