https://github.com/oneofone/seahash
A SeaHash Implentation in Go
https://github.com/oneofone/seahash
Last synced: 8 months ago
JSON representation
A SeaHash Implentation in Go
- Host: GitHub
- URL: https://github.com/oneofone/seahash
- Owner: OneOfOne
- License: other
- Created: 2017-03-02T17:28:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T17:29:43.000Z (over 9 years ago)
- Last Synced: 2025-01-21T05:25:08.900Z (over 1 year ago)
- Language: Go
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# seahash
[](https://travis-ci.org/OneOfOne/seahash)
[](https://coveralls.io/github/OneOfOne/seahash?branch=master)
[](https://godoc.org/github.com/OneOfOne/seahash)

A Go port of the [SeaHash](https://ticki.github.io/blog/seahash-explained/) algorithm.