MIT Technology Review Subscribe

Automatic cryptocoder

A new system automatically creates optimized encryption algorithms for Google Chrome browsers and web apps.

Nearly every time you open a secure Google Chrome browser, a new cryptographic system developed at MIT’s Computer Science and AI Lab (CSAIL) is helping protect your data.

To secure online communications, cryptographic protocols run algorithms that do some complex arithmetic on large numbers. Behind the scenes, however, a small group of experts write and rewrite those algorithms by hand, weighing various mathematical techniques and chip architectures to optimize for performance. When these underlying factors change, the researchers essentially start over from scratcha labor-intensive process. The resulting algorithms may not be optimal and often have bugs that must be caught and fixed.

Advertisement

Fiat Cryptography, developed by Adam Chlipala’s Programming Languages and Verification group at CSAIL, automatically generates optimized cryptographic algorithms for all hardware platformsand mathematically verifies them at the same time. Tests showed that its algorithms match the performance of the best handwritten code, but they’re produced much faster.

This story is only available to subscribers.

Don’t settle for half the story.
Get paywall-free access to technology news for the here and now.

Subscribe now Already a subscriber? Sign in
You’ve read all your free stories.

MIT Technology Review provides an intelligent and independent filter for the flood of information about technology.

Subscribe now Already a subscriber? Sign in

The automatically generated code has populated Google’s BoringSSL, an open-source cryptographic library. Chrome and Android apps use the library to generate various keys needed to encrypt and decrypt data. Today about 90% of secure Chrome communications run Fiat Cryptography code.

This is your last free story.
Sign in Subscribe now

Your daily newsletter about what’s up in emerging technology from MIT Technology Review.

Please, enter a valid email.
Privacy Policy
Submitting...
There was an error submitting the request.
Thanks for signing up!

Our most popular stories

Advertisement