anoma / taiga

A framework for generalized shielded state transitions
https://anoma.net
GNU General Public License v3.0
138 stars 24 forks source link

Improve the blake2s hash circuit #243

Open XuyangSong opened 10 months ago

XuyangSong commented 10 months ago

Now, we have a straightforward blake2s hash circuit implementation, which could be more efficient. A lookup table with 8 bits would help.