go-libp2p/crypto/secio
Juan Batiz-Benet 6ed5f07b62 secio: better error detection
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.
2015-04-13 21:52:56 -07:00
..
internal/pb Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
al.go secio: better error detection 2015-04-13 21:52:56 -07:00
interface.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
io_test.go crypto -> p2p/crypto 2015-01-02 08:46:45 -08:00
protocol.go secio: better error detection 2015-04-13 21:52:56 -07:00
rw.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00