Practical introduction to encryption in PHP

05. August 2022PHPTalk

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 the TYPO3 Developer Days 2022

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

The slides for this talk

Youtube Video