VetKeys
TODO: Write content for this page.
Explain VetKeys (Verifiable Encrypted Threshold Key Derivation). Cover what VetKeys enables: onchain encryption where only authorized parties can decrypt, identity-based encryption (IBE), transport keys for secure communication, and key derivation for access control. Explain the current status (API available, production timeline) and how developers can start building with it.
- Portal: VetKeys sections
- icskills: vetkd
- Learn Hub: https://learn.internetcomputer.org (threshold key derivation)
- guides/security/data-integrity — practical VetKeys usage
- concepts/chain-key-cryptography — underlying cryptographic framework
- concepts/security — VetKeys in the security model