neo-go/pkg/crypto/keys
Evgenii Stratonikov 76fdbea331 keys: fix failing Secp256k1 test
Pad R and S when computing signature.
Fix #1223.
2020-07-25 12:01:12 +03:00
..
aes256.go crypto: internalize aes functions into the keys package 2019-12-25 11:25:05 +03:00
nep2.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
nep2_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
private_key.go keys: fix failing Secp256k1 test 2020-07-25 12:01:12 +03:00
private_key_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
publickey.go core: implement Secp256k1 Verify and CheckMultisig interops 2020-07-14 16:21:34 +03:00
publickey_test.go core: implement Secp256k1 Verify and CheckMultisig interops 2020-07-14 16:21:34 +03:00
sign_verify_test.go keys: fix failing Secp256k1 test 2020-07-25 12:01:12 +03:00
wif.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
wif_test.go crypto: add invalid testcase 2019-11-29 11:03:03 +03:00