Skip to content

naming: privkey vs seckey #670

@real-or-random

Description

@real-or-random

We have a bunch of secp256k1_ec_privkey_ functions but then we have secp256k1_ec_seckey_verify. I think we should create a privkey alias for this function.

More generally, we sometimes write "private key" and sometimes "secret key", and all the privkey functions expect a seckey argument. This should be made consistent too.

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