mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-22 19:07:48 +08:00
The same keys + nonces in secio were being observed. As described in https://github.com/ipfs/go-ipfs/issues/1016 -- the handshake must be talking to itself. This can happen in an outgoing TCP dial with REUSEPORT on to the same address. |
||
|---|---|---|
| .. | ||
| internal/pb | ||
| secio | ||
| bench_test.go | ||
| key_test.go | ||
| key.go | ||
| rsa.go | ||