]> Cypherpunks.ru repositories - govpn.git/blobdiff - utils/makedist.sh
Include only chacha20, not the whole chacha20poly1305
[govpn.git] / utils / makedist.sh
index 8ad291cb7ee55248149c3631c8f2b47797f4deb6..f890c3a99c0f6e8240e9535b383d938792ffee3e 100755 (executable)
@@ -27,11 +27,10 @@ golang.org/x/crypto/LICENSE
 golang.org/x/crypto/PATENTS
 golang.org/x/crypto/README
 golang.org/x/crypto/blake2b
+golang.org/x/crypto/chacha20poly1305/internal/chacha20
 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