Elliptic Curve Cryptography

An interesting article from LWN about Elliptic Curve Cryptography and Open Source.

ECC is based on some very deep math involving elliptic curves in a finite field. It relies on the difficulty of solving the Elliptic Curve Discrete Logarithm Problem (ECDLP) in much the same way that RSA depends on the difficulty of factoring the product of two large primes. The best known method for solving ECDLP is fully exponential, whereas the number field sieve (for factoring) is sub-exponential. This allows ECC to use drastically smaller keys to provide the equivalent security; a 160-bit ECC key is equivalent to a 1024-bit RSA key.

As always though, there are the problems of patents..

The wild card in the ECC patent arena seems to be Certicom which claims a large number of ECC patents and has not made a clear statement of its intentions with regard to open source implementations. The NSA licensed Certicom’s patents for $25 million to allow them and their suppliers to use ECC, lending some credence to at least some of the Certicom patents. Other companies also have patents on various pieces of ECC technology.

Be interesting to see what happens..

New WordPress Theme

Just updated my blog to use the latest 3K2 theme which is exceedingly widget friendly and looks really nice – not to mention working much better with the Gallery2 plugins – no more wierd overlays!

The only oddity is the automatic archives page – I get a 404 for it even though it’s been created and the ELA plugin is installed and activated. Ah well!

Widget. It’s got a widget. A lovely widget. A widget it has got.

(With apologies to Jack Dee).

Just did a quick revamp of the sidebar of this blog using WordPress’s new Widgets Plugin – and I’ve got to same I’m impressed!

As it’s really really new there’s a couple of plugins that are missing from the sidebar, but I’m sure that they’ll get fixed soon (hint hint!)..

Using ajax/dhtml style goodness with Javascript it suddenly becomes fairly trivial to insert, re-arrange, remove or otherwise modify your sidebar. As more plugins get converted to widgets I predict this is going to be a big boost for making WordPress even easier to use. Nice work guys!

Mikal’s Not An Overactive Anti-Spam Engine :-)

Oops, looks like I inadvertently upset Mikal, which wasn’t intentional!

The only reason I got a little miffed was because I got a message that instead of saying “1 comment held for moderation” said something like “1 spam comment removed, you can be the first to leave a real message“. Anyway, it’s all fine now..

I’m using the Akismet plugin to WordPress (now a standard part of the install) which does a damn fine job of spotting spam.