Added XTEA block cipher package to src/pkg/crypto
This is an adaption of the code from http://en.wikipedia.org/wiki/XTEA. The package also implements the block.Cipher interface so that it can be used with the various block modes. R=rsc https://golang.org/cl/157152
Showing
src/pkg/crypto/xtea/Makefile
0 → 100644
src/pkg/crypto/xtea/block.go
0 → 100644
Please
register
or
sign in
to comment