Skip to content

Getting the signature into P1363 from the JS crypto library #5

@chris-drdmio

Description

@chris-drdmio

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions