]> Cypherpunks.ru repositories - govpn.git/commit
Replace (X)Salsa20 with ChaCha20
authorSergey Matveev <stargrave@stargrave.org>
Sat, 29 Oct 2016 13:42:01 +0000 (16:42 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 29 Oct 2016 14:14:45 +0000 (17:14 +0300)
commit0bf04621961589bc735dc8bd8a075d7db24c4178
tree2880e85f96e5489a2d4f046246a677f2803c9d2f
parentff0a6c5cc7b34dd19cab9e4532e69dbf92ac9b0d
Replace (X)Salsa20 with ChaCha20

Theoreticall it is more faster and secure.
14 files changed:
VERSION
doc/developer.texi
doc/encless.texi
doc/news.ru.texi
doc/news.texi
doc/transport.texi
src/chacha20 [new symlink]
src/cypherpunks.ru/govpn/aont/oaep.go
src/cypherpunks.ru/govpn/cnw/cnw.go
src/cypherpunks.ru/govpn/encless.go
src/cypherpunks.ru/govpn/encless_test.go
src/cypherpunks.ru/govpn/handshake.go
src/cypherpunks.ru/govpn/peer.go
utils/makedist.sh