]> Cypherpunks.ru repositories - govpn.git/history - src/cypherpunks.ru/govpn/handshake.go
Fix handshake peer identification
[govpn.git] / src / cypherpunks.ru / govpn / handshake.go
2017-01-24 Bruno ClermontFix handshake peer identification
2017-01-24 Sergey MatveevFix docstring splitted lines
2017-01-02 Sergey MatveevRaise copyright years
2016-10-29 Sergey MatveevMerge branch 'develop' 7.0
2016-10-29 Sergey MatveevReplace (X)Salsa20 with ChaCha20
2016-10-29 Sergey MatveevReplace blake2b with golang.org/x/crypto implementation
2016-05-10 Sergey MatveevMerge branch 'develop' 5.8
2016-05-09 Sergey MatveevReplace XTEA with BLAKE2b-based MAC
2016-05-05 Sergey Matveevcrypto/rand does not guarantee full read at once
2016-01-31 Sergey MatveevMerge branch 'develop' 5.4
2016-01-29 Sergey MatveevAdd time synchronization requirement option
2016-01-21 Sergey MatveevMerge branch 'develop' 5.3
2016-01-20 Sergey MatveevAdd common cypherpunks.ru prefix for govpn Go package...