nim-libp2p-experimental/libp2p/protocols/secure
Giovanni Petrantoni 56392913f9
Allow to specify a read size in readLp (#117)
* Allow to specify a read size in readLp

Also fix secio fragments + test

* Revert readLp changes, use just `read` in test
2020-03-26 15:06:47 +09:00
..
noise.nim Remove nim random usage from noise 2020-03-26 15:04:46 +09:00
plaintext.nim remove white space 2020-03-09 13:26:38 -06:00
secio.nim Allow to specify a read size in readLp (#117) 2020-03-26 15:06:47 +09:00
secure.nim Properly await the handshake end in secure handler 2020-03-24 15:34:02 +09:00