You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,9 +39,9 @@ Tools to help canister developers integrate VetKeys into their Internet Computer
39
39
40
40
Tools for frontend developers to interact with VetKD enabled canisters.
41
41
42
-
-**[KeyManager](https://5lfyp-mqaaa-aaaag-aleqa-cai.icp0.io/classes/ic_vetkeys_tools.KeyManager.html)** – Facilitates interaction with a KeyManager-enabled canister.
43
-
-**[EncryptedMaps](https://5lfyp-mqaaa-aaaag-aleqa-cai.icp0.io/classes/ic_vetkeys_tools.EncryptedMaps.html)** – Facilitates interaction with a EncryptedMaps-enabled canister.
44
-
-**[Utils](https://5lfyp-mqaaa-aaaag-aleqa-cai.icp0.io/modules/ic_vetkeys.html)** – Utility functions for working with VetKeys.
42
+
-**[KeyManager](https://5lfyp-mqaaa-aaaag-aleqa-cai.icp0.io/classes/_dfinity_vetkeys_key_manager.KeyManager.html)** – Facilitates interaction with a KeyManager-enabled canister.
43
+
-**[EncryptedMaps](https://5lfyp-mqaaa-aaaag-aleqa-cai.icp0.io/classes/_dfinity_vetkeys_encrypted_maps.EncryptedMaps.html)** – Facilitates interaction with a EncryptedMaps-enabled canister.
44
+
-**[Utils](https://5lfyp-mqaaa-aaaag-aleqa-cai.icp0.io/modules/_dfinity_vetkeys.html)** – Utility functions for working with VetKeys.
45
45
46
46
### **3. VetKeys Password Manager** - Example application
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.
0 commit comments