]> Cypherpunks.ru repositories - nncp.git/history - src/cypherpunks.ru/nncp/cmd/nncp-pkt/main.go
Replace Twofish/HKDF with ChaCha20/BLAKE2X for speed and simplicity
[nncp.git] / src / cypherpunks.ru / nncp / cmd / nncp-pkt / main.go
2017-12-28 Sergey MatveevReplace Twofish/HKDF with ChaCha20/BLAKE2X for speed...
2017-12-02 Sergey MatveevMerge branch 'develop' 1.0
2017-11-29 Sergey MatveevAbility to override spool directory and logfile
2017-11-18 Sergey MatveevRecipient in encrypted packet is needed for future...
2017-01-19 Sergey MatveevMerge branch 'develop' 0.4
2017-01-19 Sergey Matveevnncp-mincfg command
2017-01-17 Sergey MatveevMerge branch 'develop' 0.2
2017-01-16 Sergey Matveevnncp-pkt can decompress the data
2017-01-13 Sergey Matveev-minsize option
2017-01-12 Sergey MatveevEncrypt actual packet size, hide it
2017-01-12 Sergey MatveevAbility to override path to configuration file via...
2017-01-09 Sergey MatveevDocumentation updates
2017-01-07 Sergey MatveevNNCP is expanded to "Node to Node copy"
2017-01-07 Sergey MatveevFix usage formatting
2017-01-06 Sergey MatveevInitial