←back to thread

43 points dschofie | 3 comments | | HN request time: 0.474s | source
1. interroboink ◴[] No.40217126[source]
Does anyone with FIPS experience know what sort of changes are entailed by those requirements?

This repo doesn't seem to list what sort of high-level/conceptual changes are involved. I could look at the diff, but that sounds exhausting :Þ

replies(2): >>40217140 #>>40219000 #
2. bpicolo ◴[] No.40217140[source]
They document exactly that https://github.com/microsoft/go/tree/microsoft/main/eng/doc/...
3. YZF ◴[] No.40219000[source]
The general theme is that you need to be using approved ciphers and you need to have your key management code certified by some external entity. It is an exhausting process ;)