---
layout: default
---
{% include suite_header.html suite="Wrong" %}
Tests using the default tests on a category of wrong curves. These curves are not really curves as they have:
- non-prime field in the prime-field case
- reducible polynomial as the field polynomial in the binary case
This test suite also does some additional tests with corrupting the field parameter:
- Fp
- p = 0
- p = 1
- p = q^2; q prime
- p = q * s; q and s prime
- F2m
- e1 = e2 = e3 = 0
- m < e1 < e2 < e3
{% include result_header.html testRun=page.testRun %}
{% include result_table.html testRun=page.testRun %}
{% include result_footer.html %}