aeshash icon indicating copy to clipboard operation
aeshash copied to clipboard

Aeshash is a fast hash function extracted from the Go runtime that uses the Intel AESENC instruction. Used by Go's map on Intel x86-64 architecture.

aeshash

aeshash is a fast hash function extracted from the Go runtime that uses the Intel AESENC instruction. Used by Go's map.