8000
Skip to content

Lat 8B05 est commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Go implementation of BLAKE2Xs XOF (extended output function).

Specification: https://blake2.net/blake2x.pdf

See also BLAKE2xb implementation: https://github.com/dchest/blake2xb

INSTALLATION

    $ go get github.com/dchest/blake2xs


DOCUMENTATION

    See http://godoc.org/github.com/dchest/blake2xs


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/

About

Go implementation of BLAKE2Xs XOF

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

0