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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
key.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
common, crypto: add ICAP functions
Gustav Simonsson
2015-10-13
1
-0
/
+22
*
Change go-uuid to use the current supported repository.
Jeff R. Allen
2015-09-12
1
-1
/
+1
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: remove @author comments
Felix Lange
2015-07-07
1
-7
/
+0
*
all: update license information
Felix Lange
2015-07-07
1
-16
/
+16
*
Change keystore to version 3
Gustav Simonsson
2015-06-24
1
-10
/
+16
*
crypto: return common.Address rather than raw bytes
obscuren
2015-06-05
1
-1
/
+1
*
Update key store to new spec but keep address field for now
Gustav Simonsson
2015-05-12
1
-25
/
+25
*
Address pull request comments; key header and hex encoding
Gustav Simonsson
2015-05-12
1
-17
/
+35
*
Revert "Add key header to unencrypted key file"
Gustav Simonsson
2015-05-12
1
-12
/
+5
*
Add key header to unencrypted key file
Gustav Simonsson
2015-05-12
1
-5
/
+12
*
Add key header to encrypted keys
Gustav Simonsson
2015-05-12
1
-4
/
+19
*
Use common.Address type for accounts.Address
Gustav Simonsson
2015-05-12
1
-4
/
+5
*
Improve key store passphrase crypto
Gustav Simonsson
2015-05-12
1
-0
/
+1
*
import/export accounts
zelig
2015-03-27
1
-7
/
+11
*
Use ECDSA instead of elliptic
obscuren
2015-03-11
1
-6
/
+3
*
crypto: add key loading functions
Felix Lange
2015-02-10
1
-1
/
+2
*
Address pull request comments
Gustav Simonsson
2015-01-28
1
-1
/
+1
*
Add accounts package and refactor key stores
Gustav Simonsson
2015-01-26
1
-12
/
+13
*
Add ImportPreSaleKey
Gustav Simonsson
2015-01-21
1
-4
/
+5
*
Address pull request comments
Gustav Simonsson
2015-01-20
1
-5
/
+1
*
Address pull request comments
Gustav Simonsson
2015-01-16
1
-122
/
+28
*
Address pull request comments
Gustav Simonsson
2015-01-16
1
-11
/
+11
*
Add new key_store interface and two new key stores
Gustav Simonsson
2015-01-16
1
-0
/
+205