neoneo-go/pkg/core/interop/crypto
Evgenii Stratonikov 519b31a704 vm: remove crypto-related opcodes
All cryptography has moved to interops in NEO3.
There is no SHA256 interop RN, but it is to appear later.
Closes #777.
2020-04-29 19:16:38 +03:00
..
ecdsa.go vm: dont use SetCheckedHash outside of vm package 2020-04-20 11:55:24 +03:00
ecdsa_test.go vm: remove CHECKSIG/VERIFY/CHECKMULTISIG opcodes 2020-04-20 11:55:24 +03:00
hash.go vm: remove crypto-related opcodes 2020-04-29 19:16:38 +03:00
hash_test.go vm: remove crypto-related opcodes 2020-04-29 19:16:38 +03:00
interop.go vm: remove crypto-related opcodes 2020-04-29 19:16:38 +03:00