Open FiloSottile opened 1 month ago
Change https://go.dev/cl/614656 mentions this issue: crypto/sha256,crypto/sha512: test fallback implementations
Related Issues and Documentation
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
@dr2chase not sure why this and #69593 are assigned to me? I think the next step is for @golang/release to figure out if we can select builders with more recent CPUs so we can test this code.
The amd64 builders don't support the SHA x86-64 extensions, so our crypto/sha256 assembly is untested, in violation of the Assembly Policy.
/cc @golang/security @golang/release