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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
p2p: disable encryption handshake
Felix Lange
2015-02-19
1
-363
/
+0
*
Moved ECIES to repo & added secondary title for webview
obscuren
2015-02-14
1
-1
/
+1
*
p2p: integrate p2p/discover
Felix Lange
2015-02-06
1
-235
/
+194
*
key generation abstracted out, for testing with deterministic keys
zelig
2015-02-06
1
-5
/
+36
*
make crypto handshake calls package level, store privateKey on peer + tests ok
zelig
2015-02-06
1
-64
/
+23
*
apply handshake related improvements from p2p.crypto branch
zelig
2015-02-06
1
-21
/
+23
*
add temporary forced session token generation
zelig
2015-02-06
1
-0
/
+3
*
peer-level integration test for crypto handshake
zelig
2015-02-06
1
-6
/
+47
*
chop first byte when cryptoid.PubKeyS is set from identity.Pubkey() since thi...
zelig
2015-02-06
1
-1
/
+11
*
add code documentation
zelig
2015-02-06
1
-15
/
+47
*
changes that fix it all:
zelig
2015-02-06
1
-50
/
+61
*
first stab at integrating crypto in our p2p
zelig
2015-02-06
1
-15
/
+38
*
integrate cryptoId into peer and connection lifecycle
zelig
2015-02-06
1
-0
/
+15
*
completed the test. FAIL now. it crashes at diffie-hellman. ECIES -> secp256k...
zelig
2015-02-06
1
-16
/
+29
*
handshake test to crypto
zelig
2015-02-06
1
-2
/
+0
*
fix crash
zelig
2015-02-06
1
-22
/
+29
*
rewrite to comply with latest spec
zelig
2015-02-06
1
-53
/
+138
*
add crypto auth logic to p2p
zelig
2015-02-06
1
-0
/
+174