package fips140hash
Import Path
crypto/internal/fips140hash (on go.dev)
Dependency Relation
imports 4 packages, and imported by 3 packages
Involved Source Files
hash.go
Package-Level Functions (total 3, in which 2 are exported)
Unwrap returns h, or a crypto/internal/fips140 inner implementation of h.
The return value can be type asserted to one of
[crypto/internal/fips140/sha256.Digest],
[crypto/internal/fips140/sha512.Digest], or
[crypto/internal/fips140/sha3.Digest] if it is a FIPS 140-3 approved hash.
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)