My understanding is that the default Go release is not certified FIPS
compliant, but that if you need FIPS compliance, you can use the
boringcrypto branch:
https://go.googlesource.com/go/+/dev.boringcrypto/misc/boring


On Wed, Jul 28, 2021 at 6:02 PM Nikhilesh Susarla <nikhilesh1...@gmail.com>
wrote:

> Hello,
>
> Is there any documentation or a site where the crypto algos which are
> implemented in the crypto package has their relative compliance page?
>
> Example:
> crypto/rsa
>
> rsa.GenerateKey()
>
> Is there a page where the generation of the key is following FIPS
> compliant standards? If so please do let me know.
>
> Thank you.
> Susarla Nikhilesh
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/4d07624a-1305-4ea1-9f54-75c3264c58fen%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/4d07624a-1305-4ea1-9f54-75c3264c58fen%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAEkBMfGH0PKthfppZ1tBhuzGvvsUXRN8iAh-ROKPfhUJSiEN2A%40mail.gmail.com.

Reply via email to