mirror of
https://github.com/golang/go
synced 2024-11-08 07:46:15 -07:00
731b632172
The marshal method allows the hash's internal state to be serialized and unmarshaled at a later time, without having the re-write the entire stream of data that was already written to the hash. Fixes #20573 Change-Id: I40bbb84702ac4b7c5662f99bf943cdf4081203e5 Reviewed-on: https://go-review.googlesource.com/66710 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com> Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
example_test.go | ||
fallback_test.go | ||
sha256_test.go | ||
sha256.go | ||
sha256block_386.s | ||
sha256block_amd64.go | ||
sha256block_amd64.s | ||
sha256block_decl.go | ||
sha256block_generic.go | ||
sha256block_ppc64le.s | ||
sha256block_s390x.go | ||
sha256block_s390x.s | ||
sha256block.go |