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
/
ethcrypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed Sha3Bin to Sha3
obscuren
2014-10-08
2
-5
/
+5
*
ECRECOVER RIPEMD160 SHA256
obscuren
2014-10-08
1
-0
/
+30
*
Changed back to FIPS 180
obscuren
2014-09-08
2
-18
/
+4
*
Updated to latest sha3 implementation. Fixes #48
obscuren
2014-09-07
2
-2
/
+19
*
inline mnemonic wordlist to support binary builds without extra asset
zelig
2014-08-12
3
-1660
/
+1636
*
Added state dump method
obscuren
2014-08-06
1
-3
/
+0
*
Rewrote mnemonic word loading to facilitate deployable builds.
Maran
2014-07-15
1
-12
/
+17
*
Changed sha3 to official one
obscuren
2014-07-12
1
-1
/
+1
*
Check current folder for mnemonic words if it fails in source folder. For bin...
Maran
2014-07-09
1
-0
/
+10
*
Fixed address generation
obscuren
2014-07-03
1
-5
/
+3
*
Fixed key import for empty entries
obscuren
2014-07-02
1
-1
/
+5
*
DBKeyStore.Load returns no error if keyring not found in db
zelig
2014-06-30
1
-1
/
+1
*
using keyPair.Mnemonic() in file key store Save method
zelig
2014-06-30
1
-1
/
+1
*
added Mnemonic() and AsStrings() methods, added memoization for address
zelig
2014-06-30
1
-2
/
+18
*
add InitFromString method to be used in gui
zelig
2014-06-30
1
-0
/
+8
*
import math/big
zelig
2014-06-29
1
-0
/
+1
*
move CreateAddress from ethutil/common to ethcrypto
zelig
2014-06-29
1
-0
/
+7
*
Key Manager
zelig
2014-06-29
5
-0
/
+514
*
move ethutil/mnemonic to ethcrypto - electrum word list now sourced from file
zelig
2014-06-29
3
-0
/
+1776
*
move ethutil helper crypto functions to ethcrypto/crypto
zelig
2014-06-29
1
-0
/
+27