1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:11:21 -06:00
go/src/pkg/crypto/sha256
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 crypto/sha256: new package 2009-12-14 15:09:49 -08:00
sha256_test.go hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
sha256.go hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
sha256block.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00