Last active
January 26, 2019 10:57
-
-
Save marekkirejczyk/d747a2b438736e0e870ec60edc1d75f9 to your computer and use it in GitHub Desktop.
key.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"address":"5409ed021d9299bf6814279a6a1411a7e866a631", | |
"crypto":{ | |
"cipher":"aes-128-ctr", | |
"ciphertext":"7c7bdd62b303eb3a42d5d8e935825ed5a05a47cb2cef71e346c61b1bd582f1aa", | |
"cipherparams":{ | |
"iv":"7fd6c9d9f9893f2c480735b5386b6d75" | |
}, | |
"kdf":"scrypt", | |
"kdfparams":{ | |
"dklen":32, | |
"n":262144, | |
"p":1, | |
"r":8, | |
"salt":"79cc86edc3a668845a68fabb3913710b7504922e47aac8513ab3d6a28d090218" | |
}, | |
"mac":"8a593ae0d0b964e47625bc964b6d389f5687f5bde631b4913136db4ab1b8083e" | |
}, | |
"id":"29f637ba-6a65-4401-a0d1-30e1554bd776", | |
"version":3 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment