package fips140hash
Import Path
crypto/internal/fips140hash (on go.dev)
Dependency Relation
imports 4 packages, and imported by 5 packages
Involved Source Files
hash.go
Package-Level Functions (total 2)
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-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. |