Skip to content

Make ECC impl generic

Marco Huenseler requested to merge genericecc into main

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).

Merge request reports