sp1
sp1 copied to clipboard
chore(curves): memoize EC constants, fix curve tests
Added memoization to some curve parameters to avoid string parsing more than once during runtime
The tests in crates/curves
also werent working so I enabled the needed feature in dev-deps