proposal: crypto/sha256: satisfy io.StringWriter #34904
Labels
FrozenDueToAge
Proposal
Proposal-Crypto
Proposal related to crypto packages or other security issues
Milestone
Hi, everyone!
Let's implement io.StringWriter for sha256 digest.
This will let us execute this benchmarks 17% faster and with 0 allocs/op (tested with go 13.1)
The text was updated successfully, but these errors were encountered: