type crypto/internal/fips140/sha3.SHAKE (struct)

Method Implmentations (1 other method implements nothing)

AppendBinary(b []byte) ([]byte, error) *SHAKE.M : encoding.BinaryAppender.AppendBinary
BlockSize() int *SHAKE.M : crypto/internal/fips140.Hash.BlockSize *SHAKE.M : hash.Hash.BlockSize
MarshalBinary() ([]byte, error) *SHAKE.M : encoding.BinaryMarshaler.MarshalBinary *SHAKE.M : crypto/internal/fips140/hmac.marshalable.MarshalBinary
Read(out []byte) (n int, err error) *SHAKE.M : io.Reader.Read *SHAKE.M : io.ReadWriter.Read
Reset() *SHAKE.M : crypto/internal/fips140.Hash.Reset *SHAKE.M : hash.Hash.Reset
Size() int *SHAKE.M : crypto/internal/fips140.Hash.Size *SHAKE.M : hash.Hash.Size
Sum(in []byte) []byte *SHAKE.M : crypto/internal/fips140.Hash.Sum *SHAKE.M : hash.Hash.Sum
UnmarshalBinary(b []byte) error *SHAKE.M : encoding.BinaryUnmarshaler.UnmarshalBinary *SHAKE.M : crypto/internal/fips140/hmac.marshalable.UnmarshalBinary
Write(p []byte) (n int, err error) *SHAKE.M : crypto/internal/fips140.Hash.Write *SHAKE.M : hash.Hash.Write *SHAKE.M : internal/bisect.Writer.Write *SHAKE.M : io.ReadWriter.Write *SHAKE.M : io.Writer.Write *SHAKE.M : crypto/tls.transcriptHash.Write