Skip to content

Signatures made with micro-ecc are not always accepted by libsecp256k1 #145

@kristofferkoch

Description

@kristofferkoch

Hi,

I would like to use micro-ecc for some signature validation, and I just wanted to check that signatures generated by micro-ecc could be verified by libsecp256k1 and vice versa.

However, I see that around half of the signatures generated by micro-ecc is rejected by libsecp256k1, but (as far as I've seen) all libsecp256k1 signatures are accepted by micro-ecc.

I've created a repo with the test case and instructions at https://github.com/kristofferkoch/micro-ecc-test

I'm using the deterministic signature generation, and compressed public key format.

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