Anna Shaleva
|
17233e1d8e
|
core: rename Neo.Crypto.Verify to Neo.Crypto.VerifyWithECDsaSecp256r1
Part of #918
|
2020-07-14 16:19:12 +03:00 |
|
Evgenii Stratonikov
|
bfbbef952a
|
vm: move InteropNameToID to emit package
|
2020-04-17 11:46:31 +03:00 |
|
Evgenii Stratonikov
|
4ad29d0867
|
compiler: emit Neo.Crypto.ECDsaVerify syscall instead of CHECKSIG
Also change the name of `VerifySignature` interop, to match
syscall's name. It also accepts arguments in different order.
|
2020-04-13 13:47:39 +03:00 |
|
Roman Khimov
|
e41d434a49
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
|
Evgenii Stratonikov
|
bd37359393
|
compiler: implement ECDSA signature verification
Add VerifySignature interop for signature verification.
It is converted to VERIFY opcode.
|
2020-01-23 10:56:15 +03:00 |
|