JSPM

@dfinity/vetkeys

0.4.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 901
  • Score
    100M100P100Q93215F
  • License Apache-2.0

JavaScript and TypeScript library to use Internet Computer vetKeys

Package Exports

  • @dfinity/vetkeys
  • @dfinity/vetkeys/encrypted_maps
  • @dfinity/vetkeys/key_manager

Readme

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.