PHP Conference Japan 2019
採択
2019/12/01 11:00〜
Track 6 (3F 特別会議室 - サテライト: 6F D会議室)
60分枠

Hash, Cryptography, and PHP

peter279k Peter peter279k
1

The secure libraries in PHP 5.x are not very useful and reliable.
Fortunately, the PHP 7.x versions save PHP developers about the secure issues (including hash and cryptography).
In this session, I share my experiences about my company projects and present how to use the modern cryptography in PHP 7.x.
BTW, this session level is for beginner to intermediate.