index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
p2p
/
crypto_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
p2p: fix ecies dependency in tests
Felix Lange
2015-02-17
1
-1
/
+1
*
p2p: integrate p2p/discover
Felix Lange
2015-02-06
1
-126
/
+45
*
key generation abstracted out, for testing with deterministic keys
zelig
2015-02-06
1
-7
/
+56
*
make crypto handshake calls package level, store privateKey on peer + tests ok
zelig
2015-02-06
1
-15
/
+10
*
apply handshake related improvements from p2p.crypto branch
zelig
2015-02-06
1
-7
/
+7
*
peer-level integration test for crypto handshake
zelig
2015-02-06
1
-0
/
+11
*
add initial peer level test (failing)
zelig
2015-02-06
1
-1
/
+52
*
changes that fix it all:
zelig
2015-02-06
1
-7
/
+85
*
add equality check for nonce and remote nonce
zelig
2015-02-06
1
-0
/
+6
*
add minor comments to the test
zelig
2015-02-06
1
-0
/
+4
*
first stab at integrating crypto in our p2p
zelig
2015-02-06
1
-20
/
+19
*
completed the test. FAIL now. it crashes at diffie-hellman. ECIES -> secp256k...
zelig
2015-02-06
1
-27
/
+28
*
handshake test to crypto
zelig
2015-02-06
1
-1
/
+1
*
handshake test to crypto
zelig
2015-02-06
1
-0
/
+54