]> Cypherpunks.ru repositories - govpn.git/commit
Replace blake2b with golang.org/x/crypto implementation
authorSergey Matveev <stargrave@stargrave.org>
Sat, 29 Oct 2016 12:43:22 +0000 (15:43 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 29 Oct 2016 14:14:24 +0000 (17:14 +0300)
commitda9420230cd4ed2ff1d8685c96b99043e529da62
tree879a57056264f90d6ad6bab6f5cbe77f87c6f829
parent696d610336e0cf8cecc40ec94c138bec8cc42afa
Replace blake2b with golang.org/x/crypto implementation

Just to have fewer repository dependencies.
.gitmodules
doc/installation.texi
doc/sources.texi
src/cypherpunks.ru/govpn/aont/oaep.go
src/cypherpunks.ru/govpn/handshake.go
src/cypherpunks.ru/govpn/identity.go
src/cypherpunks.ru/govpn/peer.go
src/cypherpunks.ru/govpn/verifier.go
src/github.com/dchest/blake2b [deleted submodule]
utils/makedist.sh