Open 0xThemis opened 2 months ago
Our trait implementations check that every point we read are on the curve and in the cyclic subgroup. Add a configuration that let's us skip these checks. Also maybe only enable it when "dangerous" is enabled?
Our trait implementations check that every point we read are on the curve and in the cyclic subgroup. Add a configuration that let's us skip these checks. Also maybe only enable it when "dangerous" is enabled?