neoneo-go/pkg/crypto/keys
2019-08-27 17:47:07 +03:00
..
nep2.go nep2: fix comment, NEP-2 is about keys, not wallets 2019-08-27 17:47:07 +03:00
nep2_test.go keys: simplify tests with assert package 2019-08-27 17:46:01 +03:00
private_key.go keys: change Signature() and Address() to not return errors 2019-08-27 17:46:01 +03:00
private_key_test.go keys: simplify tests with assert package 2019-08-27 17:46:01 +03:00
publickey.go keys: change Signature() and Address() to not return errors 2019-08-27 17:46:01 +03:00
publickey_test.go keys: change Signature() and Address() to not return errors 2019-08-27 17:46:01 +03:00
sign_verify_test.go keys: simplify tests with assert package 2019-08-27 17:46:01 +03:00
wif.go crypto/wallet: move public/private key into the new keys package 2019-08-27 17:45:51 +03:00
wif_test.go keys: simplify tests with assert package 2019-08-27 17:46:01 +03:00