]> Cypherpunks repositories - gostls13.git/commit
crypto: revise wording about cryptographically broken algorithms
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 4 May 2017 02:49:23 +0000 (02:49 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 4 May 2017 12:31:18 +0000 (12:31 +0000)
commitec0ee7d35737ef137175e92d563c8c4315820204
tree65276ad514063f827dafef0af0af0f389178ecc1
parente9635103307aef265c05df2a07c06c0229dcb0f6
crypto: revise wording about cryptographically broken algorithms

Updates text from https://golang.org/cl/42511

Updates #14395

Change-Id: I711100525e074ab360e577520280c37645db1c95
Reviewed-on: https://go-review.googlesource.com/42614
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Rob Pike <r@golang.org>
src/crypto/des/const.go
src/crypto/md5/md5.go
src/crypto/rc4/rc4.go
src/crypto/sha1/sha1.go