SkillAgentSearch skills...

Blake2xb

Go implementation of BLAKE2Xb XOF

Install / Use

/learn @dchest/Blake2xb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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/

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3mo ago
Forks0

Languages

Go

Security Score

72/100

Audited on Dec 6, 2025

No findings