What are the optimal secure curves for ECC? I have been using Curve25519 because of https://safecurves.cr.yp.to/ and also want to implement Curve448.
BLS12_381 is another interesting one, especially for zkps.
What are the optimal secure curves for ECC? I have been using Curve25519 because of https://safecurves.cr.yp.to/ and also want to implement Curve448.
BLS12_381 is another interesting one, especially for zkps.