neo-go/pkg/crypto
Anna Shaleva 8f17c7fb05 crypto: switch to standard ecdsa keys
Now we have not only Random EC curve, but also Koblitz curve, so
it will be useful to have information about the curve for each
particular EC point. ecdsa.PublicKey has this information.
2020-07-14 16:19:07 +03:00
..
hash *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
keys crypto: switch to standard ecdsa keys 2020-07-14 16:19:07 +03:00
verifiable.go smartcontract: use new VerifiableDecodable for ParameterContext 2020-06-18 12:12:56 +03:00