Practical introduction to encryption in PHP

21. Februar 2024PHPTalk

This talk wants to provide you with a boilerplate knowledge on encryption and how to encrypt and decrypt data in PHP with public and private keys. It will be demonstrated with live code for people to follow.

It was last held at ConFoo in Montreal 2024

The Examples used can be found here: https://github.com/codeseveneleven/talk-intro-to-encryption

The slides for this talk

Youtube Video