Aller au contenu
AFUP AFUP Day 2025 Baromètre Planète PHP PUFA
 

Cryptography in PHP: use cases

Description

Security is a very important aspect of web applications. In order to protect sensitive data we should use cryptography. But cryptography means security? Absolutely not, especially if developers do not,especially if developers do not use it properly.

In this talk I would like to present some best practices in PHP to implement secure cryptography using the extensions mcrypt, Hash and OpenSSL.

Conférence donnée lors du PHP Tour Lille 2011, ayant eu lieu les 24 et 25 novembre 2011.

Le speaker

Enrico ZIMUEL

Enrico Zimuel is a Software Engineer since 1996. He works as Senior PHP Engineer at Zend Technologies, in the Zend Framework Team. He has been a Researcher Programmer at the Informatics Institute of the University of Amsterdam. He is a frequent speaker at PHP conferences and the author of articles and books about applied cryptography and web programming. He holds a B.Sc. (Hons) in Computer Science and Economics from the University "G.D'Annunzio" of Pescara (Italy). He has a blog about PHP programming at http://www.zimuel.it.