Commit History

Author SHA1 Message Date
  Felix Lange 34d0e1b2c3 p2p: fix ecies dependency in tests 10 years ago
  Felix Lange 5bdc115943 p2p: integrate p2p/discover 10 years ago
  zelig 2e48d39fc7 key generation abstracted out, for testing with deterministic keys 10 years ago
  zelig 68205dec9f make crypto handshake calls package level, store privateKey on peer + tests ok 10 years ago
  zelig 4499743522 apply handshake related improvements from p2p.crypto branch 10 years ago
  zelig faa069a126 peer-level integration test for crypto handshake 10 years ago
  zelig 1f2adb05b5 add initial peer level test (failing) 10 years ago
  zelig 364b783281 changes that fix it all: 10 years ago
  zelig 923504ce3d add equality check for nonce and remote nonce 10 years ago
  zelig 2e868566d7 add minor comments to the test 10 years ago
  zelig e252c634cb first stab at integrating crypto in our p2p 10 years ago
  zelig 489d956283 completed the test. FAIL now. it crashes at diffie-hellman. ECIES -> secp256k1-go panics 10 years ago
  zelig 076c382a74 handshake test to crypto 10 years ago
  zelig 3b6385b146 handshake test to crypto 10 years ago