vhdl-prng/sim
Joris van Rantwijk 8ce0452418 Trivium: Flip bit-order.
* Flip bit-order of output such that index 0 is the earliest generated bit.
* Flip bit-order of key and IV to be compatible with final Trivium reference
  implementation on ECRYPT website.
2016-11-24 00:23:35 +01:00
..
Makefile Trivium: Flip bit-order. 2016-11-24 00:23:35 +01:00
tb_mt19937.vhdl Minor code cleanup for MT19937 and improve testbench. 2016-11-12 22:40:59 +01:00
tb_xoroshiro128plus.vhdl Test bench for Xoroshiro128plus: 2016-10-21 13:54:42 +02:00