-
Notifications
You must be signed in to change notification settings - Fork 0
dchest/blake2xb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Go implementation of BLAKE2Xb XOF (extended output function). Specification: https://blake2.net/blake2x.pdf See also BLAKE2xs implementation: https://github.com/dchest/blake2xs INSTALLATION $ go get github.com/dchest/blake2xb DOCUMENTATION See http://godoc.org/github.com/dchest/blake2xb PUBLIC DOMAIN DEDICATION Written in 2017 by Dmitry Chestnykh. To the extent possible under law, the author have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. http://creativecommons.org/publicdomain/zero/1.0/