- edwards: expose nBitLength, nByteLength
- Experimental CurveLengths interface: rename secret, public to secretKey, publicKey
- Point precomputes: initialize calculation earlier, within
weierstrass()
method (still lazy, waits for first call) - bls: new internal
tower
from v2 - ed448: Ensure there are two different Fn fields with different BITS length for ed448 / decaf448
Full Changelog: 1.9.5...1.9.6