neo-go/pkg/crypto/keys
Elizaveta Chichindaeva 28908aa3cf [#2442] English Check
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2022-05-04 19:48:27 +03:00
..
aes256.go crypto: internalize aes functions into the keys package 2019-12-25 11:25:05 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
nep2.go [#2442] English Check 2022-05-04 19:48:27 +03:00
nep2_test.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
private_key.go [#2442] English Check 2022-05-04 19:48:27 +03:00
private_key_test.go keys: allow to create keys on arbitrary curve 2020-12-03 14:06:35 +03:00
publickey.go [#2442] English Check 2022-05-04 19:48:27 +03:00
publickey_test.go keys: add (*PublicKey).DecodeBytes benchmark 2021-08-25 22:35:39 +03:00
sign_verify_test.go keys: don't panic if signature has invalid size 2020-10-07 10:04:19 +03:00
wif.go [#2442] English Check 2022-05-04 19:48:27 +03:00
wif_test.go crypto: add invalid testcase 2019-11-29 11:03:03 +03:00