You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/util/sha256x
Joe Tsai 1c3c6b5382
util/sha256x: make Hash.Sum non-escaping (#5338)
Since Hash is a concrete type, we can make it such that
Sum never escapes the input.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 years ago
..
sha256.go util/sha256x: make Hash.Sum non-escaping (#5338) 2 years ago
sha256_test.go util/sha256x: make Hash.Sum non-escaping (#5338) 2 years ago