Make ECC impl generic
Implement custom traits for ecc calculations. In the future, this should enable an effortless implementation of curves supported by different libraries (e.g. altbn-128).
Implement custom traits for ecc calculations. In the future, this should enable an effortless implementation of curves supported by different libraries (e.g. altbn-128).