←back to thread

43 points dschofie | 1 comments | | HN request time: 0.274s | source
Show context
metadat ◴[] No.40217149[source]
There used to be the GO FIPS branch:

https://github.com/golang/go/tree/dev.boringcrypto/misc/bori...

But it looks dead for some time.

However https://github.com/golang-fips/go sprung up to take it's place.

I wonder why microsoft prefers to maintain it's own in entirety rather than share a piece of the burden.

replies(2): >>40217321 #>>40218936 #
1. abtinf ◴[] No.40217321[source]
> Our goal is to share this implementation with others in the Go community who have the same requirement, and to merge this capability into upstream Go as soon as possible.

From the readme.