11 месяцев назад
История
README.md
Golang Stribog function binding
Based on okazymyrov/stribog repository.
Description
This repository contains Go binding for the Stribog hash-function (GOST R 34.11–2012) implementation written in C by okazymyrov.
This binding implements the standard Go Hash
interface.