This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
v0.0.7
- Replace private key equality checks with constant time equivalents. Prevents leakage of information when comparing keys.
- Adjust
insecure
transport to adhere to the new specification: https://github.com/libp2p/specs/tree/master/plaintext.