Skip to content

SDKs - Provide an arbitrary byte sign/verify #10

@barnjamin

Description

@barnjamin

At the moment the Sign/Verify bytes functions prepend the domain separator MX prior to signing/checking. This is fine in the case that it is desired but if a user is trying to do something like validate a signature on a transaction for auth purposes it makes the processes awkward and the user has to write their own ED25519 sign/verify functions.

The SDKs should provide some rawsign/rawverify that does not prepend the domain separator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions