Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dchest/skein

Go implementation of Skein-512 hash function, MAC, and stream cipher.
https://github.com/dchest/skein

Last synced: about 1 month ago
JSON representation

Go implementation of Skein-512 hash function, MAC, and stream cipher.

Awesome Lists containing this project

README

        

Go implementation of Skein-512 hash function, MAC, and stream cipher.

Usage:

$ go get github.com/dchest/skein

Import:

import "github.com/dchest/skein"

Docs:

http://go.pkgdoc.org/github.com/dchest/skein