]> Cypherpunks.ru repositories - nncp.git/history - src/cypherpunks.ru/nncp/pkt.go
Replace Twofish/HKDF with ChaCha20/BLAKE2X for speed and simplicity
[nncp.git] / src / cypherpunks.ru / nncp / pkt.go
2017-12-28 Sergey MatveevReplace Twofish/HKDF with ChaCha20/BLAKE2X for speed...
2017-12-02 Sergey MatveevMerge branch 'develop' 1.0
2017-11-20 Sergey MatveevTrailing / is not necessary
2017-11-20 Sergey MatveevSearch for bundles in badly formatted streams
2017-11-18 Sergey MatveevRecipient in encrypted packet is needed for future...
2017-02-05 Sergey MatveevMerge branch 'develop' 0.5
2017-02-05 Sergey MatveevFreqs should pass as fast as possible, files are not
2017-01-17 Sergey MatveevMerge branch 'develop' 0.2
2017-01-13 Sergey Matveev-minsize option
2017-01-12 Sergey MatveevEncrypt actual packet size, hide it
2017-01-12 Sergey MatveevBig-endian version in magic numbers
2017-01-07 Sergey MatveevNNCP is expanded to "Node to Node copy"
2017-01-06 Sergey MatveevInitial