nim-libp2p/libp2p/crypto
Zahary Karadjov 454f658ba8
Fixes and tweaks related to the beacon node integration
* Bugfix: Dialing an already connected peer may lead to crash

* Introduced a standard_setup module allowing to instantiate
  the `Switch` object in an easier manner.

* Added `Switch.disconnect(peer)`

* Trailing space removed (sorry about polluting the diff)
2019-12-08 23:58:43 +02:00
..
ed25519 Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
crypto.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
ecnist.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
minasn1.nim Fix overflow problem. 2019-10-29 20:51:48 +02:00
rsa.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
secp.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00