forked from cerc-io/plugeth
* Change MAC-then-Encrypt to Encrypt-then-MAC * Change AES256 to AES128 * Use first 16 bytes of KDF derived key for AES and remaining 16 for MAC |
||
|---|---|---|
| .. | ||
| 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 | ||