{
  "name": "vetkd",
  "title": "vetKeys",
  "category": "Security",
  "description": "Implement on-chain encryption using vetKeys (verifiable encrypted threshold key derivation). Covers key derivation, IBE encryption/decryption, transport keys, and access control. Use when adding encryption, decryption, on-chain privacy, vetKeys, or identity-based encryption to a canister. Do NOT use for authentication — use internet-identity instead.",
  "license": "Apache-2.0",
  "compatibility": "icp-cli >= 0.2.2",
  "updated": "2026-03-27T22:12:57.000Z",
  "urls": {
    "html": "https://skills.internetcomputer.org/skills/vetkd/",
    "markdown": "https://skills.internetcomputer.org/.well-known/skills/vetkd/SKILL.md",
    "json": "https://skills.internetcomputer.org/api/skills/vetkd.json",
    "source": "https://github.com/dfinity/icskills/blob/3d8cf50f5784d9c5313c32339c806b54ad940448/skills/vetkd/SKILL.md"
  },
  "publisher": {
    "name": "DFINITY Foundation",
    "url": "https://dfinity.org"
  },
  "canonicalRepo": {
    "name": "dfinity/icskills",
    "url": "https://github.com/dfinity/icskills"
  }
}
