Sha256: e2c53b818eefb66702d51579b678f6a581f0bf379276e7f5ea04e8d3008f2f9b

Contents?: true

Size: 1.49 KB

Versions: 9

Compression:

Stored size: 1.49 KB

Contents

{
  "algorithm": "aes",
  "mode": "cbc",
  "keylength": 128,
  "key": "WUP6u0K7MXI5Zeo0VppPwg==",
  "iv": "HO4cYSP8LybPYBPZPHQOtg==",
  "items": [
    {
      "encoded": {
        "name": "example",
        "data": "The quick brown fox jumped over the lazy dog"
      },
      "encrypted": {
        "name": "example",
        "data": "HO4cYSP8LybPYBPZPHQOtmHItcxYdSvcNUC6kXVpMn0VFL+9z2/5tJ6WFbR0SBT1xhFRuJ+MeBGTU3yOY9P5ow==",
        "encoding": "utf-8/cipher+aes-128-cbc/base64"
      }
    },
    {
      "encoded": {
        "name": "example",
        "data": "AAECAwQFBgcICQoLDA0ODw==",
        "encoding": "base64"
      },
      "encrypted": {
        "name": "example",
        "data": "HO4cYSP8LybPYBPZPHQOtuB3dfKG08yw7J4qx3kkjxdW0eoZv+nGAp76OKqYQ327",
        "encoding": "cipher+aes-128-cbc/base64"
      }
    },
    {
      "encoded": {
        "name": "example",
        "data": "{\"example\":{\"json\":\"Object\"}}",
        "encoding": "json"
      },
      "encrypted": {
        "name": "example",
        "data": "HO4cYSP8LybPYBPZPHQOtuD53yrD3YV3NBoTEYBh4U0N1QXHbtkfsDfTspKeLQFt",
        "encoding": "json/utf-8/cipher+aes-128-cbc/base64"
      }
    },
    {
      "encoded": {
        "name": "example",
        "data": "[\"example\",\"json\",\"array\"]",
        "encoding": "json"
      },
      "encrypted": {
        "name": "example",
        "data": "HO4cYSP8LybPYBPZPHQOtvmStzmExkdjvrn51J6cmaTZrGl+EsJ61sgxmZ6j6jcA",
        "encoding": "json/utf-8/cipher+aes-128-cbc/base64"
      }
    }
  ]
}

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
ably-rest-0.7.5 lib/submodules/ably-ruby/spec/resources/crypto-data-128.json
ably-0.7.5 spec/resources/crypto-data-128.json
ably-0.7.4 spec/resources/crypto-data-128.json
ably-rest-0.7.3 lib/submodules/ably-ruby/spec/resources/crypto-data-128.json
ably-0.7.2 spec/resources/crypto-data-128.json
ably-0.7.1 spec/resources/crypto-data-128.json
ably-0.7.0 spec/resources/crypto-data-128.json
ably-0.6.2 spec/resources/crypto-data-128.json
ably-0.2.0 spec/resources/crypto-data-128.json