github.com/xfond/eth-implementation@v1.8.9-0.20180514135602-f6bc65fc6811/accounts/keystore/testdata/v1_test_vector.json (about)

     1  {
     2      "test1": {
     3          "json": {
     4              "Crypto": {
     5                  "cipher": "aes-128-cbc",
     6                  "cipherparams": {
     7                      "iv": "35337770fc2117994ecdcad026bccff4"
     8                  },
     9                  "ciphertext": "6143d3192db8b66eabd693d9c4e414dcfaee52abda451af79ccf474dafb35f1bfc7ea013aa9d2ee35969a1a2e8d752d0",
    10                  "kdf": "scrypt",
    11                  "kdfparams": {
    12                      "dklen": 32,
    13                      "n": 262144,
    14                      "p": 1,
    15                      "r": 8,
    16                      "salt": "9afcddebca541253a2f4053391c673ff9fe23097cd8555d149d929e4ccf1257f"
    17                  },
    18                  "mac": "3f3d5af884b17a100b0b3232c0636c230a54dc2ac8d986227219b0dd89197644",
    19                  "version": "1"
    20              },
    21              "address": "cb61d5a9c4896fb9658090b597ef0e7be6f7b67e",
    22              "id": "e25f7c1f-d318-4f29-b62c-687190d4d299",
    23              "version": "1"
    24          },
    25          "password": "g",
    26          "priv": "d1b1178d3529626a1a93e073f65028370d14c7eb0936eb42abef05db6f37ad7d"
    27      }
    28  }