Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For odd moduli use a input-independent modular inverse algorithm. | Jack Lloyd | 2016-02-20 | 1 | -4/+49 |
* | Add tests and timings for inverse_mod | Jack Lloyd | 2016-02-20 | 1 | -7/+38 |
* | Fix remaining Wshadow warnings and enable on gcc and clang | René Korthaus | 2016-02-18 | 1 | -3/+3 |
* | Guard use of X9.31 RNG in macro check | Jack Lloyd | 2016-01-29 | 1 | -3/+5 |
* | Fix buffer sizes in speed. Avoid repeated MAC keyings | Jack Lloyd | 2016-01-29 | 1 | -12/+8 |
* | Add time tests for all RNG types | Jack Lloyd | 2016-01-26 | 1 | -11/+68 |
* | Add speed test for entropy sources | Jack Lloyd | 2016-01-17 | 1 | -6/+31 |
* | Support small buffers in speed tests. Add RNG speed tests. | Jack Lloyd | 2016-01-17 | 1 | -0/+798 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -214/+0 |
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -0/+214 |