seahash

package module
v1.0.1-0...-5f189ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2023 License: ISC Imports: 1 Imported by: 0

README

SeaHash

A Go implementation of SeaHash algorithm. See also.

Benchmark (Air/M1)

BenchmarkHash-8   	80886975	        14.75 ns/op	       0 B/op	       0 allocs/op

Documentation

Overview

Package seahash implements SeaHash algorithm

Index

Constants

View Source
const Size = 8

Size of SeaHash sum in bytes

Variables

This section is empty.

Functions

func New

func New() hash.Hash64

New returns a new hash.Hash64 computing SeaHash

func Sum

func Sum(p []byte) uint64

func SumString

func SumString(s string) uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL