neo-go/pkg/crypto/keys
Evgenii Stratonikov 7b4ca57e33 *: change address to the new format
NEO3 uses new prefix for address (53 = 0x35), thus string representations as
well as encrypted WIFs should be changed.
2020-06-17 15:58:21 +03:00
..
aes256.go crypto: internalize aes functions into the keys package 2019-12-25 11:25:05 +03:00
nep2.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
nep2_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
private_key.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
private_key_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
publickey.go core/native: move NextValidators storage to NEO contract 2020-04-27 12:30:39 +03:00
publickey_test.go *: change address to the new format 2020-06-17 15:58:21 +03:00
sign_verify_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
wif.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
wif_test.go crypto: add invalid testcase 2019-11-29 11:03:03 +03:00