algebra
algebra copied to clipboard
Implement const for all BigInteger and Field methods via const generics
This should be investigated.
Note that this still wouldn't enable const for many Field related things, because FpParameters can't be used in a const context