Re: [go-nuts] Re: Go 1.21 / FIPS

2024-07-04 Thread Ian Lance Taylor
On Thu, Jul 4, 2024, 4:47 AM Michael Oguidan wrote: > Hi Dagood, > Please can you tell me what FIPS's for? And why we can't use it outside > Google. > You can use GOEXPERIMENT=boringcrypto, as described in the README. However, there is no promise that the Go team will fix any problems you encoun

[go-nuts] Re: Go 1.21 / FIPS

2024-07-04 Thread Michael Oguidan
Hi Dagood, Please can you tell me what FIPS's for? And why we can't use it outside Google. On Thursday, July 4, 2024 at 1:45:37 AM UTC dagood wrote: > Hi Devin, > > The FIPS functionality in Go (which, to be clear, is not supported for use > outside of Google) is documented here: > go/src/cryp