Skip to content

Add support for Schnorr signatures #91

@jbencin

Description

@jbencin

Currently, Clarity's secp256k1-verify function does not support Schnorr signatures (it ends up calling the Rust function verify_ecdsa()). There is an upcoming use case for Schnorr signatures that I am aware of, it's not urgent, but something we'll want to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-builtinThe issue describes a new Clarity builtin (function or variable)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions