Add crypto/x509 to FIPS User Guide
Open
@qmuntal is already working on this.
Since Aug 11, 2022.
documentation
fips
- Dominant language
- Go
- Stars
- 431
- Forks
- 44
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 30
Description
crypto/x509 was not initially added to the FIPS User Guide on purpose, as it has not been modified as part of the FIPS 140-2 support. On the other hand, it does use many crypto primitives that are affected by the FIPS support.
As this is such a foundational package, I makes sense to document it in the FIPS User Guide, at least the things related to the encryption and signing APIs.
Context: https://github.com/microsoft/go/pull/692#issuecomment-1212165167
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.