You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use python-ecdsa to produce keys that are compatible with the ellipticlicense project. This project uses 112, 128, and 160 bit curves to produce license keys that, while less secure, are smaller and thus more suitable for that use case.
Would there be any interest from the developers here to add 112, 128, and/or 160 bit curves to python-ecdsa?