Release Notes: This release adds support for x86_64 and has some more ongoing bspace adventure added to the documentation.


Release Notes: An anti-aliasing bug was fixed, which is needed when compiling this library with g++ 4.4 or higher. asm clobber bugs were fixed for 32-bit assembly.


Release Notes: The chapter "Cracking parameter b of the elliptic curve" has been extended. A formula is presented to calculate the number of points on y^2+xy=x^3+1 over GF(2^m) in O(m) time.


Release Notes: This release adds support for x86_64 and has some more ongoing bspace adventure added to the documentation.


Release Notes: This version brings the code completely up to date again with the latest of version of the working set (autoconf, compiler, etc.). The previous version was almost two years old and didn't even compile anymore.


Release Notes: This release extends the library to also work with reduction polynomials of degree five (pentanomials). A new method is presented to calculate the trace of an element of a binary field in constant time without the need of precalculation.