type hash.Cloner (interface)
Method Implmentations
BlockSize() int
*hash/maphash.Hash.BlockSize
*crypto/internal/fips140/hmac.HMAC.BlockSize
*crypto/internal/fips140/sha256.Digest.BlockSize
*crypto/internal/fips140/sha512.Digest.BlockSize
*crypto/sha3.SHA3.BlockSize
Clone() (Cloner, error)
*hash/maphash.Hash.Clone
*crypto/internal/fips140/hmac.HMAC.Clone
*crypto/internal/fips140/sha256.Digest.Clone
*crypto/internal/fips140/sha512.Digest.Clone
*crypto/sha3.SHA3.Clone
Reset()
*hash/maphash.Hash.Reset
*crypto/internal/fips140/hmac.HMAC.Reset
*crypto/internal/fips140/sha256.Digest.Reset
*crypto/internal/fips140/sha512.Digest.Reset
*crypto/sha3.SHA3.Reset
Size() int
*hash/maphash.Hash.Size
*crypto/internal/fips140/hmac.HMAC.Size
*crypto/internal/fips140/sha256.Digest.Size
*crypto/internal/fips140/sha512.Digest.Size
*crypto/sha3.SHA3.Size
![]() |
The pages are generated with Golds v0.7.7-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. |