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_store_passphrase.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/utils, crypto: add --lightkdf flag for lighter KDF
Drake Burroughs
2015-10-29
1
-13
/
+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
*
crypto: remove debug print call after decrypting a key from disk
Felix Lange
2015-07-21
1
-1
/
+0
*
all: remove @author comments
Felix Lange
2015-07-07
1
-7
/
+0
*
all: update license information
Felix Lange
2015-07-07
1
-15
/
+15
*
account update: migrate or change password
zelig
2015-07-03
1
-15
/
+18
*
fix account ordering
zelig
2015-07-03
1
-19
/
+15
*
Change keystore to version 3
Gustav Simonsson
2015-06-24
1
-72
/
+119
*
Update keystore code comments
Gustav Simonsson
2015-05-14
1
-6
/
+7
*
Update key store to new spec but keep address field for now
Gustav Simonsson
2015-05-12
1
-42
/
+29
*
Address pull request comments; key header and hex encoding
Gustav Simonsson
2015-05-12
1
-12
/
+30
*
Revert "Add key header to unencrypted key file"
Gustav Simonsson
2015-05-12
1
-4
/
+3
*
Add key header to unencrypted key file
Gustav Simonsson
2015-05-12
1
-3
/
+4
*
Add key header to encrypted keys
Gustav Simonsson
2015-05-12
1
-3
/
+38
*
Use common.Address type for accounts.Address
Gustav Simonsson
2015-05-12
1
-7
/
+7
*
Improve key store passphrase crypto
Gustav Simonsson
2015-05-12
1
-21
/
+28
*
Remove the awesome, ever misunderstood entropy mixing
Gustav Simonsson
2015-05-12
1
-2
/
+2
*
replaced several path.* with filepath.* which is platform independent
Bas van Kervel
2015-05-12
1
-2
/
+2
*
crypto: switch to golang.org/x/crypto
Felix Lange
2015-02-17
1
-3
/
+5
*
Set both key generation and ECDSA nonce to use mixed entropy
Gustav Simonsson
2015-02-11
1
-12
/
+3
*
Address pull request comments
Gustav Simonsson
2015-01-28
1
-3
/
+3
*
Add accounts package and refactor key stores
Gustav Simonsson
2015-01-26
1
-17
/
+23
*
CamelCase aesCBCDecrypt
Gustav Simonsson
2015-01-22
1
-1
/
+1
*
Add ImportPreSaleKey
Gustav Simonsson
2015-01-21
1
-45
/
+1
*
Address pull request comments
Gustav Simonsson
2015-01-20
1
-6
/
+3
*
Address pull request comments
Gustav Simonsson
2015-01-20
1
-5
/
+7
*
Update code comments
Gustav Simonsson
2015-01-16
1
-6
/
+4
*
Address pull request comments
Gustav Simonsson
2015-01-16
1
-40
/
+35
*
Address pull request comments
Gustav Simonsson
2015-01-16
1
-0
/
+253