forked from cerc-io/plugeth
* Remove key header from unencrypted key file format and replace it with a version field * Change encoding of bytes in key files from base64 to hex |
||
|---|---|---|
| .. | ||
| ecies | ||
| randentropy | ||
| secp256k1 | ||
| sha3 | ||
| crypto_test.go | ||
| crypto.go | ||
| curve.go | ||
| encrypt_decrypt_test.go | ||
| key_store_passphrase.go | ||
| key_store_plain.go | ||
| key_store_test.go | ||
| key.go | ||
| keypair.go | ||
| mnemonic_test.go | ||
| mnemonic_words.go | ||
| mnemonic.go | ||