Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-22 | (1) Added a cipher block statistics counter. (2) Cleaned up the csprng code ↵ | Joachim Strömbergson | |
and connected discard for fast restart of trng. (3) Added addresses for allowing API to write a known seed to allow test mode. (3) Fixed a number of minor issues during linting. (4) Fixed the csprng testbench to actually generate data as well as displaying the block stat counter. | |||
2015-04-01 | Adding fake entropy providers to allow us to simulate the complete trng. | Joachim Strömbergson | |
2014-09-26 | Removing old fake entropy source. | Joachim Strömbergson | |
2014-09-26 | Removing old fake module for ring oscillator. | Joachim Strömbergson | |
2014-09-12 | Adding fake modules for the three types of entropy sources to allow us to ↵ | Joachim Strömbergson | |
simulate with known values. |