containerd icon indicating copy to clipboard operation
containerd copied to clipboard

[release-1.7] remove sha256-simd

Open corhere opened this issue 1 month ago • 0 comments

Cherry-pick (not clean)

  • https://github.com/containerd/containerd/pull/10635

Having any external implementation of SHA256 registered results in runtime panics during TLS 1.3 handshakes in programs that have been built with the https://github.com/golang-fips/go toolchain.

corhere avatar Nov 25 '25 21:11 corhere