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.