{
  "locale": "en",
  "capturedAt": "2026-09-11",
  "dimensions": {
    "encrypt-light": {
      "width": 1220,
      "height": 1113
    },
    "encrypt-dark": {
      "width": 1220,
      "height": 1113
    },
    "decrypt-light": {
      "width": 1162,
      "height": 500
    },
    "decrypt-dark": {
      "width": 1162,
      "height": 500
    }
  },
  "plain": {
    "bytes": 59,
    "text": "AES guide sample: public, disposable, no production secret."
  },
  "payload": {
    "bytes": 364,
    "envelope": {
      "v": 1,
      "alg": "AES-GCM",
      "kdf": "PBKDF2-SHA256",
      "iterations": 210000,
      "keyLength": 256,
      "salt": "0tWNetF2k6aeeOLIUxCHoQ==",
      "iv": "fPwkxkQjA1jSxIK7",
      "tagLength": 128,
      "ciphertext": "zuTzPb+kYMU+7TQrjck9bAqkWWN1kOAxhU9vRjpYYck7g4/qhCABa8DpQs+h/p+mWviSt27cLc/E5MuE9UCY2GnbKC/EgybCDBfG"
    }
  },
  "roundTrip": {
    "bytes": 59,
    "text": "AES guide sample: public, disposable, no production secret.",
    "matches": true
  }
}
