Data.Hashable

Hashing and security

Computing hash values

hash

class Hashable a

Avalanche behavior

Creating new instances

Generic instances

Understanding a compiler error

Writing instances by hand

hashUsing

hashPtr

hashPtrWithSalt

hashByteArray

hashByteArrayWithSalt

Hashing types with multiple constructors