1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:21:22 -06:00
go/src/pkg/crypto/sha1
Russ Cox b9f26c32c3 hash: document that Sum does not change hash state
crypto/*: implement and test proper Sum

Fixes #216.

R=agl1
CC=golang-dev
https://golang.org/cl/186210
2010-01-19 10:50:04 -08:00
..
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
sha1_test.go hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
sha1.go hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
sha1block.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00