aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/crypto.go
Commit message (Expand)AuthorAgeFilesLines
* add code documentationzelig2015-02-061-15/+47
* changes that fix it all:zelig2015-02-061-50/+61
* first stab at integrating crypto in our p2pzelig2015-02-061-15/+38
* integrate cryptoId into peer and connection lifecyclezelig2015-02-061-0/+15
* completed the test. FAIL now. it crashes at diffie-hellman. ECIES -> secp256k...zelig2015-02-061-16/+29
* handshake test to cryptozelig2015-02-061-2/+0
* fix crashzelig2015-02-061-22/+29
* rewrite to comply with latest speczelig2015-02-061-53/+138
* add crypto auth logic to p2pzelig2015-02-061-0/+174