package fips140only
Import Path
crypto/internal/fips140only (on go.dev)
Dependency Relation
imports 7 packages, and imported by 14 packages
Involved Source Files
fips140only.go
Package-Level Functions (total 2)
func ApprovedHash(h hash.Hash) bool func ApprovedRandomReader(r io.Reader) bool
Package-Level Variables (only one)
Enabled reports whether FIPS 140-only mode is enabled, in which non-approved
cryptography returns an error or panics.
The pages are generated with Golds v0.7.3-preview. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |