1
0
mirror of https://github.com/golang/go synced 2024-10-04 19:31:21 -06:00
go/src/pkg/crypto/twofish
Dmitry Chestnykh d1dbfe5827 crypto: replace "crypto/block" with "crypto/cipher" in comments
Documentation mentioned the obsolete package "crypto/block",
which has been replaced with "crypto/cipher".

R=golang-dev, agl
CC=golang-dev
https://golang.org/cl/4654064
2011-06-27 09:16:42 -04:00
..
Makefile crypto: add twofish package 2011-01-11 20:51:35 -05:00
twofish_test.go crypto/twofish: update with rsc's comments 2011-01-19 19:41:27 -05:00
twofish.go crypto: replace "crypto/block" with "crypto/cipher" in comments 2011-06-27 09:16:42 -04:00