]> Cypherpunks repositories - gostls13.git/commit
crypto/sha1: use math/bits.RotateLeft32
authorAlexander Yastrebov <yastrebov.alex@gmail.com>
Mon, 24 Oct 2022 15:46:18 +0000 (15:46 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 6 Feb 2023 18:37:22 +0000 (18:37 +0000)
commit677038f86625447de738831b4be9bca23929787a
tree52383f9d99847fc4239783fe3ff24bc273ff21bb
parent7c1aa5d9b02b99ba670794f86ec9dbeb90b17388
crypto/sha1: use math/bits.RotateLeft32

Updates #31456

Change-Id: I68e0abfb6771c9b1d1bfcbb642db9eb5540f9cab
GitHub-Last-Rev: 17ea697c5c0bbfdfb1ad91c2c60e22f6efc78b43
GitHub-Pull-Request: golang/go#49051
Reviewed-on: https://go-review.googlesource.com/c/go/+/356516
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
src/crypto/sha1/sha1block.go