- Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi. This site is a godsend. I've been going quietly crazy trying to work out all the arcane conversions.
More of an ask than an issue: I generate the signature using
var ec = new EdDSA('ed25519');
var publicKey = key.getPublic();
var signature = key.sign('my message');
Is there any chance of an update that would enable P1363 to take signature in the above directly?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels