Skip to content

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.

License

Notifications You must be signed in to change notification settings

tildeleb/aeshash

Repository files navigation

aeshash

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages