Versions in this module Expand all Collapse all v1 v1.1.0 Dec 14, 2022 Changes in this version + func New() hash.Hash + func Sm3Sum(data []byte) []byte + type SM3 struct + func (sm3 *SM3) BlockSize() int + func (sm3 *SM3) Reset() + func (sm3 *SM3) Size() int + func (sm3 *SM3) Sum(in []byte) []byte + func (sm3 *SM3) Write(p []byte) (int, error)