nim-libp2p/examples
Jacek Sieka d522537b19
reuse single RNG instance for all crypto key generation (#249)
* reuse single RNG instance for all crypto key generation

* use foolproof rng

* initRng -> newRng (because it's ref)

* fix test

* imports/exports, chat fix

* fix rsa

* imports and exports

* work around threadvar issue

* fixup

* mac workaround test
2020-07-07 13:14:11 +02:00
..
go-daemon Update Readme (#103) 2020-03-16 08:43:08 +01:00
directchat.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
hexdump.nim Make unix socket name generation more reliable (depending on process id). 2018-12-18 16:31:58 +02:00