Versions in this module Expand all Collapse all v3 v3.0.2 Jul 26, 2024 v3.0.1 Mar 15, 2024 v3.0.0 Mar 4, 2024 Changes in this version + func Hash(b []byte) []byte + type Context struct + func NewContext() *Context + func (sm3 *Context) Append(data []byte) + func (sm3 *Context) Final() []byte + func (sm3 *Context) Reset() Other modules containing this package github.com/FISCO-BCOS/go-sdk