{
  "authors": [
    "Daniel Norte de Moraes"
  ],
  "build-switches": {
    "*": {
      "Ada_Version": "Ada12",
      "Style_checks": [
        "-gnaty2abCefhiklnprstmM135"
      ]
    }
  },
  "description": "Post Quantum Computer Resistant Cryptograph KEM, HQC 256 Ada bind.",
  "licenses": "Unlicense",
  "long-description": "HQC (Hamming Quasi-Cyclic) is a code-based public key encryption scheme\n      designed to provide security against attacks by\n      both classical and quantum computers. HQC has been submitted\n      to the NIST's Post-Quantum Cryptography Standardization Project.\n\n      Adare_HQC256 is a Ada 2012 bind to HQC-256 C.\n\n      Adare_HQC256 has a 512 bits Shared Secret size.\n\n      (C version at https://github.com/PQClean/PQClean)\n\n      How a Bonus all Ada packages in this lib is \"Ada Pure\"! :-)\n\n                   ",
  "maintainers": [
    "Daniel Norte de Moraes <danieagle@zohomail.com>"
  ],
  "maintainers-logins": [
    "danieagle"
  ],
  "name": "adare_hqc256",
  "origin": {
    "commit": "bbba67491702dff110606508f1832140f049381f",
    "url": "git+https://github.com/danieagle/adare_hqc256.git"
  },
  "tags": [
    "kem",
    "pqc",
    "ss512bits"
  ],
  "version": "0.2.3",
  "website": ""
}
