decentralized-identity / decentralized-identity/did-key.rs
BLS test vectors don't resolve correctly
Open
- 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.