DECE2183 / go-stribog

Golang Stribog hash-function binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Golang Stribog hash-function binding


Languages

Language:C 92.3%Language:Go 7.7%