Changes

v2.0.5  (April 28, 2019)
• Cosmetic changes.

v2.0.4  (May 9, 2016)
• Use of the VPCLMULQDQ assembler instruction (assuming, of course, the CPU supports it). It considerably speeds up computations over GF(2N) fields.

v2.0.3  (September 2, 2015)
• Edition of the Z coordinates of elliptic curve points suppressed.
• Computation of elliptic curve points over GF(2N) slightly improved.

v2.0.2  (May 16, 2015)
• Increased the maximal degree of GF(2) field polynomials up to 1024.
• Added a Setup dialog box allowing to select the base representation for big integers and polynomials.
• Lots of cosmetic changes.

v2.0.1  (May 3, 2015)
• Added the GF(3N) stuff.
• The strings used for the base-16 representation of polynomials over GF(2) are prefixed with 16# instead of 0x (in order to be coherent with the strings used for the base-9 representation of polynomials over GF(3) that are prefixed with 9#).

v2.0.0  (April 2, 2015)
• First Linux release.