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?