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
Since the number of rounds has nothing to do with the pointer width of the target CPU, a more concrete type like u32 should probably be used. This is unfortunately a breaking change.
Sha256Params::newSince the number of rounds has nothing to do with the pointer width of the target CPU, a more concrete type like
u32should probably be used. This is unfortunately a breaking change.