]> Cypherpunks repositories - gostls13.git/commit
Apply symmetric changes to sha1 and sha256 as to md4 and md5.
authorRobert Griesemer <gri@golang.org>
Tue, 29 Dec 2009 19:41:44 +0000 (11:41 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 29 Dec 2009 19:41:44 +0000 (11:41 -0800)
commite01459f567dcc86818e90c1b378f6499f0a4300f
tree647ae779df68e0860f1c0d8be1171f02082cb62f
parent5042a4e9f9c8fcc263d45778e0790674e5acd5c2
Apply symmetric changes to sha1 and sha256 as to md4 and md5.

R=agl, agl1
CC=golang-dev
https://golang.org/cl/183083
src/pkg/crypto/sha1/sha1.go
src/pkg/crypto/sha256/sha256.go