forked from cerc-io/plugeth
* Add key header containing key version, kdf and kdf params * Store key header as JSON in the key file * Read in KDF params from key header * Include key header in MAC calculation and MAC verification |
||
|---|---|---|
| .. | ||
| 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 | ||