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
In salsa20Compute the inputs are [Word32] where i think they could be [Word8]. This need changes in several utils related to littleendian. The same can be done for salsa20Kelung but using [UInt 8].