You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my attempt at coding the SHA3 Hash function in JavaScript.
The idea was to visualize it using webgl, hence using JavaScript
but I haven't done much besides draw the state array.