{
  "authors": [
    "Daniel King"
  ],
  "depends-on": [
    {
      "gnat": ">=11.0.0"
    }
  ],
  "description": "SHA-3 and related algorithms",
  "gpr-externals": {
    "LIBKECCAK_ARCH": [
      "generic",
      "x86_64"
    ],
    "LIBKECCAK_BUILD_MODE": [
      "debug",
      "optimize"
    ],
    "LIBKECCAK_COMPILE_CHECKS": [
      "enabled",
      "disabled"
    ],
    "LIBKECCAK_CONTRACTS": [
      "enabled",
      "disabled"
    ],
    "LIBKECCAK_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ],
    "LIBKECCAK_RUNTIME_CHECKS": [
      "enabled",
      "disabled"
    ],
    "LIBKECCAK_SIMD": [
      "none",
      "SSE2",
      "AVX2"
    ],
    "LIBKECCAK_STYLE_CHECKS": [
      "enabled",
      "disabled"
    ]
  },
  "licenses": "BSD-3-Clause",
  "maintainers": [
    "Daniel King <damaki.gh@gmail.com>"
  ],
  "maintainers-logins": [
    "damaki"
  ],
  "name": "libkeccak",
  "origin": {
    "commit": "f33be1c8120196d90f600b14d669b11d16149bf9",
    "url": "git+https://github.com/damaki/libkeccak.git"
  },
  "tags": [
    "spark",
    "cryptography",
    "security",
    "hash",
    "sha3",
    "keccak",
    "gimli",
    "ascon",
    "shake",
    "cshake",
    "kmac",
    "tuplehash",
    "parallelhash",
    "kangarootwelve"
  ],
  "version": "3.0.0",
  "website": "https://github.com/damaki/libkeccak"
}
