b5b05a969c
There is no point in encoding the output of this function in a WIF format, most of the users actually want the real key and those who need a WIF can easily get if from the key (and it's simpler than getting the key from the WIF). It also fixes a severe bug in NEP2Decrypt, base58 decoding errors were not processed correctly. |
||
---|---|---|
.. | ||
aes256.go | ||
nep2.go | ||
nep2_test.go | ||
private_key.go | ||
private_key_test.go | ||
publickey.go | ||
publickey_test.go | ||
sign_verify_test.go | ||
wif.go | ||
wif_test.go |