Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Murm32 ¶
type Murm32 struct {
// contains filtered or unexported fields
}
func (*Murm32) Reset ¶
func (m *Murm32) Reset()
Reset clears internal state so that the hasher can be reused
func (*Murm32) WriteRand32 ¶
func (m *Murm32) WriteRand32()
WriteRand32 adds 32 random bits to the input data of the hash.
Click to show internal directories.
Click to hide internal directories.