type crypto/sha3.SHAKE (struct)

Method Implmentations

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