sp1 icon indicating copy to clipboard operation
sp1 copied to clipboard

chore(curves): memoize EC constants, fix curve tests

Open nhtyy opened this issue 4 months ago • 2 comments

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

nhtyy avatar Oct 05 '24 23:10 nhtyy