Skip to content

DECE2183/go-stribog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.