golang.org/x/crypto/openpgp.canonicalTextHash.h (field)
8 uses
golang.org/x/crypto/openpgp (current package)
canonical_text.go#L16: h hash.Hash
canonical_text.go#L31: cth.h.Write(buf[start:i])
canonical_text.go#L32: cth.h.Write(newline)
canonical_text.go#L40: cth.h.Write(buf[start:])
canonical_text.go#L45: return cth.h.Sum(in)
canonical_text.go#L49: cth.h.Reset()
canonical_text.go#L54: return cth.h.Size()
canonical_text.go#L58: return cth.h.BlockSize()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |