seahash

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: ISC Imports: 1 Imported by: 1

README

SeaHash

GoDoc Build

A Go implementation of SeaHash algorithm. (See also)

Benchmark

BenchmarkHash-8         50000000                22.2 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