neoneo-go/pkg/core/interop/crypto
Evgenii Stratonikov 9a992865b1 interop: add Secp2k to the list of crypto interops
Allow to use them during verification.
2020-07-29 13:43:33 +03:00
..
ecdsa.go core: implement Secp256k1 Verify and CheckMultisig interops 2020-07-14 16:21:34 +03:00
ecdsa_test.go *: move syscall handling out of VM 2020-07-29 13:41:08 +03:00
hash.go core: add Neo.Crypto.RIPEMD160 interop 2020-07-22 16:58:32 +03:00
hash_test.go *: move syscall handling out of VM 2020-07-29 13:41:08 +03:00
interop.go interop: add Secp2k to the list of crypto interops 2020-07-29 13:43:33 +03:00