nim-libp2p/libp2p/protocols/secure
Jacek Sieka 45c089ff0d
noise updates (#255)
* clear secrets explicitly
* simplify keygen
* avoid some trivial memory allocations
* fix little endian encoding of nonce
2020-07-09 02:53:19 -06:00
..
noise.nim noise updates (#255) 2020-07-09 02:53:19 -06: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 noise updates (#255) 2020-07-09 02:53:19 -06:00