impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
26 stars 3 forks source link

Support multiple algorithms for verification of Domain Linkage Verification #336

Closed nanderstabel closed 3 months ago

nanderstabel commented 3 months ago

Description

UniMe currently only supports the EdDSA algorithm for Domain Linkage Verification, We need to make sure multiple algorithms are supported.

Motivation

This will increase interoperability.

Resources

n/a

To-do List