Cryptography is a complex and confusing subject. In this session we'll distill PHP encryption down to its essential drivers. You'll learn what makes cryptography weak and strong. You'll learn the important questions to ask when making decisions regarding modules and libraries. This session won’t make you a cryptography expert but it will give you the knowledge necessary to protect your software from attack. No prior knowledge of cryptography is required for this session.

Comments

Comments are closed.

Marc Snijman at 15:46 on 25 Oct 2017

Good overview of the process and feedback on the various techniques. One addition that I would find helpful would be some demos of where and how to implement these in PHP projects.

Elli at 11:01 on 27 Oct 2017

Talk was a bit on the dry side, but was a great overview and clearly explained.