mirror of
https://github.com/golang/go
synced 2024-11-08 04:46:11 -07:00
3ce865d7a0
Replaces putUint{32,64} functions in crypto/sha* packages with the equivalent functions encoding/binary.BigEndian.PutUint{32,64}. Change-Id: I9208d2125202ea9c97777560e6917d21893aced0 Reviewed-on: https://go-review.googlesource.com/c/go/+/156117 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> 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_arm64.go | ||
sha256block_arm64.s | ||
sha256block_decl.go | ||
sha256block_generic.go | ||
sha256block_ppc64le.s | ||
sha256block_s390x.go | ||
sha256block_s390x.s | ||
sha256block.go |