-
zelig authored
- set proper public key serialisation length in pubLen = 64 - reset all sizes and offsets - rename from DER to S (we are not using DER encoding) - add remoteInitRandomPubKey as return value to respondToHandshake - add ImportPublicKey with error return to read both EC golang.elliptic style 65 byte encoding and 64 byte one - add ExportPublicKey falling back to go-ethereum/crypto.FromECDSAPub() chopping off the first byte - add Import - Export tests - all tests pass
364b7832
Name |
Last commit
|
Last update |
---|---|---|
_data | Loading commit data... | |
accounts | ||
cmd | ||
compression/rle | ||
core | ||
crypto | ||
eth | ||
ethdb | ||
ethutil | ||
event | ||
javascript | ||
logger | ||
miner | ||
p2p | ||
pow | ||
rlp | ||
rpc | ||
state | ||
tests | ||
trie | ||
ui | ||
vm | ||
whisper | ||
xeth | ||
.gitignore | ||
.gitmodules | ||
.mailmap | ||
.travis.yml | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
gocoverage.sh | ||
install.sh | ||
update-license.go |