neo-go/pkg/crypto/keys
Anna Shaleva 065bd3f0be *: introduce Genesis protocol configuration
This section contains genesis-related settings including genesis-related or natives-related
extensions. Currently it includes the set of node roles that may be designated
duing the native Designation contract initialisation.

Close #3156.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-10-19 18:30:20 +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 keys: clean temporary data during key imports 2022-09-02 14:44:32 +03:00
nep2_test.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
private_key.go *: fix Neo and NeoGo misuses 2022-12-07 17:29:09 +03:00
private_key_test.go keys/wallet: add Destroy/Close/Close 2022-09-01 17:07:00 +03:00
publickey.go *: introduce Genesis protocol configuration 2023-10-19 18:30:20 +03:00
publickey_test.go *: introduce Genesis protocol configuration 2023-10-19 18:30:20 +03:00
sign_verify_test.go keys: move from btcd/btcec to decred/secp256k1 package 2022-11-08 17:59:59 +03:00
wif.go keys: check length first, then do things in WIFDecode 2022-09-02 14:44:32 +03:00
wif_test.go keys: check length first, then do things in WIFDecode 2022-09-02 14:44:32 +03:00