logo dotConferences
Menu

The struggle for secure cryptography

Anne Canteaut at dotSecurity 2016

Which cryptographic primitives can be trusted? Anne argues that the only reliable ones are those which have been chosen after an open competition (like the AES or SHA-3) and which have been carefully analyzed by all participants.

Slides

To see the slides, you can click here

More details

Cryptographic primitives, like encryption schemes, hash functions... are the core of most security applications. But the trust that users place in these algorithms has been repeatedly violated. There are many examples of attacks which exploit weaknesses of the underlying cryptographic primitives, like the recent Logjam and Sloth attacks against TLS.

So when can we trust cryptography? It should be clear that we cannot trust algorithms which do not have public design rationale and which have not been thoroughly studied. Most notably, the primitives recommended by the cryptographic community are those which have been chosen after an international competition.

Within such an open contest, like the AES and the SHA-3 selection processes, all proposals have been carefully analyzed by all participants; their security margins have been evaluated. This ongoing cryptanalytic effort is the only reliable security argument to consider when deciding which primitive to trust.