Still working on the LTM (and another) book projects with ...

Still working on the LTM (and another) book projects with Syngress. I’ve fixed all reported bugs for LTC but I’m not ready to release it (needs more testing). I do plan on adding an extra added value bonus gourmet goody. Fixed point ECC point mul accelerator. Something I was going to sell but I see the value in it. Imagine doing a 256-bit point mul with nothing more than 32 ADD and DBLs (instead of 256 DBL and 64 ADDs). The plugin will be a neato hack that you just “register and forget”, it will learn what bases you re-use and either pre-compute and use the fixed point or use the baseline sliding window method. You’ll see.