You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was working through the DID traits evaluation for did:webplus, and ran across the JSON keys "cryptographicAlgorithmEdDSA25519" (Ed25519) and "cryptographicAlgorithmEdDSAed25519" (Ed448), and I'm wondering if the latter is a typo.
Separately, is there a reason that secp256r1 is missing from the traits, given that secp384r1 and secp521r1 are present?