neo-go/pkg/crypto
Evgenii Stratonikov 1611ede58c crypto/keys: implement NewPublicKeyFromBytes()
It is convenient to have a single function instead of
allocating new `PublicKey` and using `DecodeBytes()` on it.
2020-04-13 13:13:15 +03:00
..
hash *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
keys crypto/keys: implement NewPublicKeyFromBytes() 2020-04-13 13:13:15 +03:00