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
After #678, sha2::compress256 is no longer public with no obvious replacement. The fact that the function is still marked pub implies that this isn't an intentional change.
We use the compression function over at https://github.com/noir-lang/noir so it would be great to be able to continue using the implementation from this crate going forwards.