Versions in this module Expand all Collapse all v0 v0.0.2 Oct 31, 2023 v0.0.1 Oct 30, 2023 Changes in this version + type Sha256 struct + func (Sha256) Size() int + func (sha Sha256) Compute(s string) []byte + func (sha Sha256) EmptyHash() []byte + func (sha Sha256) IsInterfaceNil() bool