Multikeys data structures
-
Updated
Aug 25, 2025 - TypeScript
Multikeys data structures
Some functions to implement Verifiable Credential Data Integrity 1.0 using ED25519 and JCS
A map where multiple keys point to a single value, and the removal of a single key removes all matching key-value pairs.
An implementation of the W3C DID Method `did:key` for static cryptographic keys. Supports Multikey and JsonWebKey representations (Ed25519, Bls12381, P-256, P-384, secp256k1).
Add a description, image, and links to the multikey topic page so that developers can more easily learn about it.
To associate your repository with the multikey topic, visit your repo's landing page and select "manage topics."