0.2.0 • Published 6 months ago

@dfinity/vetkeys v0.2.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

documentation

Internet Computer (ICP) VetKeys

This package contains three entry points:

ic_vetkeys


Provides frontend utilities for the low-level use of VetKeys such as decryption of encrypted VetKeys, identity based encryption (IBE), and symmetric key derivation from a VetKey.

ic_vetkeys/key_manager


A frontend library facilitating communication with a key manager enabled canister.

ic_vetkeys/encrypted_maps


A frontend library facilitating communication with an encrypted maps enabled canister.