gen_eth
gen_eth copied to clipboard
keccak lookup table?
I noticed these lines in keccak256_update_state
// unroll above for single lut cycle // lut is in keccak lut.txt
Can I find keccak lut.txt somewhere, this file looks to be copied source any chance you can point me to the original? Would love to look at the original source or even better a valid lookup table.