dyne / W3C-DID

Dyne.org's W3C-DID implementation
https://did.dyne.org
GNU Affero General Public License v3.0
10 stars 3 forks source link

Create a user type that contains ML-DSA and ML-KEM, #80

Open andrea-dintino opened 4 days ago

andrea-dintino commented 4 days ago

Right now, only the "issuer" type contains only Dilithium.

We need a generic user that contains ML-DSA and ML-KEM, which could be a clone of the current issuer, we can call it something like "extended-user" or "xt-user" or "pqc-user"

matteo-cristino commented 4 days ago

The type of key present in the DID document is choosen in the client side, no modification is required in here