neoneo-go/pkg/crypto/keys
2019-10-22 17:56:03 +03:00
..
nep2.go *: gofmt -s 2019-09-09 12:02:24 +03:00
nep2_test.go keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
private_key.go keys: rename New*FromRawBytes to New*FromASN1 2019-10-15 12:56:25 +03:00
private_key_test.go *: gofmt -s 2019-09-09 12:02:24 +03:00
publickey.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
publickey_test.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00
sign_verify_test.go crypto: change files mode to 644 (some *.go had exec flags set) 2019-09-17 15:34:00 +03:00
wif.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
wif_test.go keys: simplify tests with assert package 2019-08-27 17:46:01 +03:00