]> Cypherpunks.ru repositories - govpn.git/commit
Ability to use EGD-compatible PRNGs
authorSergey Matveev <stargrave@stargrave.org>
Fri, 22 May 2015 20:43:03 +0000 (23:43 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 24 May 2015 06:55:35 +0000 (09:55 +0300)
commit23594738bb8908bc6b487c6a831509206ba18a91
treecfbc54ef12e3dbfc504604aa2b4e140bcdcc88c0
parent6f88b7a11aac23a6189ac5b9d08e7149178b9215
Ability to use EGD-compatible PRNGs

Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
12 files changed:
doc/client.texi
doc/egd.texi [new file with mode: 0644]
doc/keywords.texi
doc/news.texi
doc/precautions.texi
doc/server.texi
doc/todo.texi
doc/user.texi
src/govpn/cmd/govpn-client/main.go
src/govpn/cmd/govpn-server/main.go
src/govpn/egd.go [new file with mode: 0644]
src/govpn/handshake.go