type crypto/internal/fips140.Hash (interface)
Method Implmentations
BlockSize() int
*crypto/internal/fips140/hmac.HMAC.BlockSize
*crypto/internal/fips140/sha256.Digest.BlockSize
*crypto/internal/fips140/sha3.Digest.BlockSize
*crypto/internal/fips140/sha3.SHAKE.BlockSize
*crypto/internal/fips140/sha512.Digest.BlockSize
*crypto/sha3.SHA3.BlockSize
hash.Hash.BlockSize
hash.Hash32.BlockSize
hash.Hash64.BlockSize
*hash/maphash.Hash.BlockSize
Reset()
*crypto/internal/fips140/hmac.HMAC.Reset
*crypto/internal/fips140/sha256.Digest.Reset
*crypto/internal/fips140/sha3.Digest.Reset
*crypto/internal/fips140/sha3.SHAKE.Reset
*crypto/internal/fips140/sha512.Digest.Reset
*crypto/sha3.SHA3.Reset
hash.Hash.Reset
hash.Hash32.Reset
hash.Hash64.Reset
*hash/maphash.Hash.Reset
Size() int
*crypto/internal/fips140/hmac.HMAC.Size
*crypto/internal/fips140/sha256.Digest.Size
*crypto/internal/fips140/sha3.Digest.Size
*crypto/internal/fips140/sha3.SHAKE.Size
*crypto/internal/fips140/sha512.Digest.Size
*crypto/sha3.SHA3.Size
hash.Hash.Size
hash.Hash32.Size
hash.Hash64.Size
*hash/maphash.Hash.Size
Sum(b []byte) []byte
*crypto/internal/fips140/hmac.HMAC.Sum
*crypto/internal/fips140/sha256.Digest.Sum
*crypto/internal/fips140/sha3.Digest.Sum
*crypto/internal/fips140/sha3.SHAKE.Sum
*crypto/internal/fips140/sha512.Digest.Sum
*crypto/sha3.SHA3.Sum
hash.Hash.Sum
hash.Hash32.Sum
hash.Hash64.Sum
*hash/maphash.Hash.Sum
Write([]byte) (int, error)
*crypto/internal/fips140/hmac.HMAC.Write
*crypto/internal/fips140/sha256.Digest.Write
*crypto/internal/fips140/sha3.Digest.Write
*crypto/internal/fips140/sha3.SHAKE.Write
*crypto/internal/fips140/sha512.Digest.Write
*crypto/sha3.SHA3.Write
hash.Hash.Write
hash.Hash32.Write
hash.Hash64.Write
*hash/maphash.Hash.Write
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. |