nim-libp2p/libp2p/protocols/secure
Eugene Kabanov efb952f18b
[WIP] Minprotobuf refactoring (#259)
* Minprotobuf initial commit

* Fix noise.

* Add signed integers support.
Add checks for field number value.
Remove some casts.

* Fix compile errors.

* Fix comments and constants.
2020-07-13 14:43:07 +02:00
..
noise.nim [WIP] Minprotobuf refactoring (#259) 2020-07-13 14:43:07 +02:00
plaintext.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00
secio.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
secure.nim More gossip cleanup (#257) 2020-07-09 14:21:47 -06:00