{
  "formatVersion": "1.1",
  "component": {
    "url": "../../crypto/0.2.0/crypto-0.2.0.module",
    "group": "com.diglol.crypto",
    "module": "crypto",
    "version": "0.2.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.4"
    }
  },
  "variants": [
    {
      "name": "releaseApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "com.diglol.crypto",
          "module": "common",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "com.diglol.crypto",
          "module": "random",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "com.diglol.crypto",
          "module": "hash",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "com.diglol.crypto",
          "module": "mac",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "com.diglol.crypto",
          "module": "pkc",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "com.diglol.crypto",
          "module": "kdf",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "com.diglol.crypto",
          "module": "cipher",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "com.diglol.crypto",
          "module": "aead",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "com.diglol.crypto",
          "module": "otp",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "com.diglol.crypto",
          "module": "siphash",
          "version": {
            "requires": "0.2.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "1.9.22"
          }
        }
      ],
      "files": [
        {
          "name": "crypto-release.aar",
          "url": "crypto-android-0.2.0.aar",
          "size": 900,
          "sha512": "41e67916f7671a26421c77419fcc48598d3f5fef883a7a3418e5c5cfab9015fbf23581d8119177a231c7a530e51eb8c4cb3115a1ea60210eaaf307aa8230ed76",
          "sha256": "c88cd0788573f17963187e677ad5857eb9621fa3db24323520d621229f528737",
          "sha1": "8a9019675d1468f739b98d651f18f2e9385e9d92",
          "md5": "05cf7bd9b00e94c3c2396431a2491380"
        }
      ]
    },
    {
      "name": "releaseRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "com.diglol.crypto",
          "module": "common",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.diglol.crypto",
          "module": "random",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.diglol.crypto",
          "module": "hash",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.diglol.crypto",
          "module": "mac",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.diglol.crypto",
          "module": "pkc",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.diglol.crypto",
          "module": "kdf",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.diglol.crypto",
          "module": "cipher",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.diglol.crypto",
          "module": "aead",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.diglol.crypto",
          "module": "otp",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.diglol.crypto",
          "module": "siphash",
          "version": {
            "requires": "0.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "1.9.22"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        }
      ],
      "files": [
        {
          "name": "crypto-release.aar",
          "url": "crypto-android-0.2.0.aar",
          "size": 900,
          "sha512": "41e67916f7671a26421c77419fcc48598d3f5fef883a7a3418e5c5cfab9015fbf23581d8119177a231c7a530e51eb8c4cb3115a1ea60210eaaf307aa8230ed76",
          "sha256": "c88cd0788573f17963187e677ad5857eb9621fa3db24323520d621229f528737",
          "sha1": "8a9019675d1468f739b98d651f18f2e9385e9d92",
          "md5": "05cf7bd9b00e94c3c2396431a2491380"
        }
      ]
    },
    {
      "name": "releaseSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "files": [
        {
          "name": "crypto-android-0.2.0-sources.jar",
          "url": "crypto-android-0.2.0-sources.jar",
          "size": 977,
          "sha512": "1f9ea06f0ff47ab473562d9f41b1ed0bfe89e5b5726e685aa88daaa76741061e8ce68461ef594870c516c51760c082485ccb31e751e6442e3bb33754f244457c",
          "sha256": "880394e4080cb8506d45283f570ba6847f637b6c20ac9b377f3b50dccb67c554",
          "sha1": "b3418a3b6dc29dc1ba2eb4497f2772a2955323dc",
          "md5": "559a7ea5f47c219f1e3efba5439b7b10"
        }
      ]
    }
  ]
}
