Versions in this module Expand all Collapse all v0 v0.0.1 Feb 25, 2022 Changes in this version + const BlockSize + const Size + var SboxDefault *gost28147.Sbox = &gost28147.SboxIdGostR341194TestParamSet + type Hash struct + func New(sbox *gost28147.Sbox) *Hash + func (h *Hash) BlockSize() int + func (h *Hash) Reset() + func (h *Hash) Size() int + func (h *Hash) Sum(in []byte) []byte + func (h *Hash) Write(data []byte) (int, error)