Key Generation for Hidden Field Equations in Java

This project deals with efficient public key generation for Hidden Field Equations. It is implemented in Java.

You can access

Parts of the source code can certainly be used in other projects. E.g. the finite field operations for GF(2^n), and also matrix operations (including LU decomposistion).

However, the software comes with no warranty as it is free of charge.

There is also a more general page on the implementation of HFE which in Java.

In addition, my Master's Thesis (Diplomarbeit) deals with HFE.

Christopher Wolf, 5. 5. 2003. eMail: hfe@christopher-wolf.de