-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
discussionSomething to be discussedSomething to be discussed
Description
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.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussionSomething to be discussedSomething to be discussed