Skip to content

Implement ECC? #646

@fyellin

Description

@fyellin

Consider this a Request For Information.

Among the keywords in pyproject.toml are elliptic curves and elliptic curve cryptography. While I don't have a lot of experience with elliptic curves in general, I do have a bit of experience in implementing ECC. Is being able to handle ECC (without being able to handle elliptic curves in general) something you're looking for?

Also, which curves are you most interested in? The most common are X25519 and NIST P-256. P-384 and P-521 are close cousins to P-256 and their implementations are mostly identical. The curve secp256k1 is used by bitcoin.

(I would have assigned labels to this Issue, but it seems that requires specific powers.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionSomething to be discussed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions