Hardware Design Group: CCRG NTU

Primary Hardware Designers:  Tao Huang 

Academic advisors: Hongjun Wu https://www3.ntu.edu.sg/home/wuhj/  wuhongjun@gmail.com

LWC candidate:     TinyJAMBU

List of implementations: 
- tinyjambu_8bit: Implementation with 8-bit I/O width and 8 steps state updates 
- tinyjambu_32bit: Implementation with 32-bit I/O width and 32 steps state updates 
- tinyjambu_32bit_fast128step: Implementation with 32-bit I/O width and 128 steps state updates 
- constant_key_implementations:
	-- tinyjambu_8bit_constantKey: Implementation with 8-bit I/O width and 8 steps state updates with constant key 
	-- tinyjambu_32bit_constantKey: Implementation with 32-bit I/O width and 32 steps state updates with constant key