An Immodest Proposal

When I stop to think about it, the prospect of improving communications here in Vanuatu seems an almost insurmountable problem. At the best of times, it feels like a labour of love. At other times it’s more reminiscent of wading chest deep through a vat of Jell-o.

Everything moves at an infuriatingly slow pace, a pace made worse by a general inclination to stay on the well-trodden path. Now, this desire to stick to so-called safe ground is born of bitter experience. In all aspects of our development, available resources are as tiny as the logistical problem is large. The cost of failure is disproportionately high, too. Mistakes made by headstrong or naive advisors sometimes take us years to recover from.

And yet…. And yet there are times when this risk-averse behaviour comes at a cost higher than failure. One sometimes wishes that our leaders would be just a little bolder, that they would accept that nothing in this world is certain, and that gambling on good odds is sometimes the best alternative. It’s difficult, to say the least, to find a balance between folly and commitment, especially when the political landscape can change at the drop of a hat.
Continue reading

Ghost in the Machine

In the most recent RISKS mailing list digest, Peter Neuman includes a brief article by Adi Shamir describing a method of exploiting minor faults in math logic to break encryption keys in a particular class of processor.

Titled Microprocessor Bugs Can Be Security Disasters, the article makes an interesting argument. In fairly concise terms, Shamir outlines an approach that quickly circumvents much of the hard work in breaking private keys, no matter how heavily encrypted. He uses the RSA key encryption method in his example, probably out of humility. With even my limited knowledge of mathematics, I was able to follow the broad strokes of the approach.

Put most simply, if you know there is a math flaw in a particular kind of processor, then you can exploit that by injecting ‘poisoned’ values into the key decryption process. By watching what happens to that known value, you can infer enough about the key itself that you can, with a little more math, quickly break the private key.

And of course, once you’ve got someone’s private key, you can see anything that it’s been used to encrypt.

This is in some ways a new twist on a very old kind of attack. Code breakers have always exploited mechanical weaknesses in encryption and communications technology. During the Second World War, code breakers in the UK learned to identify morse code transmissions through the radio operator’s ‘hand’ – the particular rhythm and cadence that he used. This sometimes gave them more information than the contents of the communications themselves. Flaws in the Enigma coding machines allowed the Allies to break the device some time before Alan Turing and his early computers got their ‘Bombe’ computer working efficiently:

One mode of attack on the Enigma relied on the fact that the reflector (a patented feature of the Enigma machines) guaranteed that no letter could be enciphered as itself, so an A could not be sent as an A. Another technique counted on common German phrases, such as “Heil Hitler” or “please respond,” which were likely to occur in a given plaintext; a successful guess as to a plaintext was known at Bletchley as a crib. With a probable plaintext fragment and the knowledge that no letter could be enciphered as itself, a corresponding ciphertext fragment could often be identified. This provided a clue to message keys.

These days, computing processors and encryption are used in almost every aspect of our lives. The risks presented by this new class of attack are outlined in fairly plain English by Shamir:

How easy is it to verify that such a single multiplication bug does not exist in a modern microprocessor, when its exact design is kept as a trade secret? There are 2^128 pairs of inputs in a 64×64 bit multiplier, so we cannot try them all in an exhaustive search. Even if we assume that Intel had learned its lesson and meticulously verified the correctness of its multipliers, there are many smaller manufacturers of microprocessors who may be less careful with their design. In addition, the problem is not limited to microprocessors: Many cellular telephones are running RSA or elliptic curve computations on signal processors made by TI and others, FPGA or ASIC devices can embed in their design flawed multipliers from popular libraries of standard cell designs, and many security programs use optimized “bignum packages” written by others without being able to fully verify their correctness. As we have demonstrated in this note, even a single (innocent or intentional) bug in any one of these multipliers can lead to a huge security disaster, which can be secretly exploited in an essentially undetectable way by a sophisticated intelligence organization.

I’m surprised that I haven’t seen much concern voiced about this class of attacks. Maybe I just hang out with an insufficiently paranoid crowd….

The Right Tools for the Job – II

I was in Pentecost island last week, visiting some members of my extended family in Lalwari, a village located almost in the clouds in the island’s mountainous spine. The village is only accessible by footpath, meaning that day-to-day life is almost entirely without automation of any kind.

Half an hour’s walk down a muddy mountain trail lies Ranwadi School. It recently received nearly a million Australian dollars in upgrades. The school has always been a beacon to PENAMA province’s brightest students. Now, due to strong support, solid administration and high quality resources, Ranwadi is stronger than ever.

I walked down to the school one rainy morning to provide assistance with a computer that had been acting up. A spyware infection had damaged some system files and the machine could no longer start. I spent about an hour re-installing the operating system software on the machine, and everything was fine.

Well, it should have been, anyway….

Continue reading

Network Neutrality

There was a story recently in the newspaper concerning a perceived need to ‘invent a new Internet’. It explained that the increasing use of music and video content was threatening to fill up our Internet connections, potentially bringing the whole system grinding to a halt. There’s been a lot of buzz about this recently, most of it deriving from telecommunications carriers and media companies in the US and elsewhere.

On the face of it, the arguments being presented are fairly straightforward. We’re changing the way we use the Internet, that much is true. We don’t rely nearly so much as we did on plain text spiced up with a few images. These days, Internet-based services provide tons of animation, music, videos, games, etc. All of this is designed to make information more compelling, more accessible to everyone.

Even as recently as last year, we in Vanuatu could only dream about downloading a TV show and watching it at our leisure, or listening live to a sporting event through Internet radio. For most of the population, this is still a dream, but it’s undeniable that our Internet services have improved vastly in a fairly short period of time. With the advent of affordable computers and Internet services on the horizon, the future holds a great deal of promise.

Continue reading