decentralized-identity / decentralized-identity/did-key.rs

BLS test vectors don't resolve correctly

Open
#30 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
50
Forks
22
PR merge metrics
No merged PRs in 30d

Description

More test cases here: https://github.com/LedgerDomain/did-key.rs/blob/main/src/lib.rs

In particular, the BLS key type test vectors don't resolve correctly. There's a difference between the did-key crate generated BLS keys, which start with `did:key:z5T` (or maybe `did:key:z5Tc`), whereas the ones in the spec https://w3c-ccg.github.io/did-method-key/#bls-12381 which start with `did:key:zQ3s`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.