Versions in this module Expand all Collapse all v0 v0.1.3 Nov 27, 2020 Changes in this version + func New256() hash.Hash + func New512() hash.Hash + type Streebog struct + func (s *Streebog) BlockSize() int + func (s *Streebog) Reset() + func (s *Streebog) Size() int + func (s *Streebog) Sum(buf []byte) []byte + func (s *Streebog) Write(buf []byte) (int, error)