]> Cypherpunks.ru repositories - govpn.git/commitdiff
XTEA is not used anymore, do not include in sources
authorSergey Matveev <stargrave@stargrave.org>
Sat, 29 Oct 2016 12:46:13 +0000 (15:46 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 29 Oct 2016 14:14:45 +0000 (17:14 +0300)
utils/makedist.sh

index 8ad291cb7ee55248149c3631c8f2b47797f4deb6..8a494f982dddc6f3e7b69111bc9219c1ac30752b 100755 (executable)
@@ -31,7 +31,6 @@ golang.org/x/crypto/curve25519
 golang.org/x/crypto/poly1305
 golang.org/x/crypto/salsa20
 golang.org/x/crypto/ssh/terminal
-golang.org/x/crypto/xtea
 EOF
 tar cfCI - src $tmp/includes | tar xfC - $tmp
 rm -fr src/golang.org