Versions in this module Expand all Collapse all v1 v1.1.3 May 1, 2026 Changes in this version + const BlockSize + const Lanes — darwin/amd64, linux/amd64, windows/amd64 + const Size + func NewServer() *fallbackServer — js/wasm + func NewServerWithOptions(opts ServerOptions) *fallbackServer — js/wasm + type Hasher interface + Close func() + func StdlibHasher() Hasher + type Server interface + Close func() + NewHash func() Hasher + func NewServer() Server + func NewServerWithOptions(opts ServerOptions) Server + type ServerOptions struct + UseAVX512 bool