Talk in English - UK at phpDay 2018
Track Name:
Track 1
View Slides: https://www.zimuel.it/slides/phpday2018/sodium
Short URL: https://joind.in/talk/5769a
(QR-Code (opens in new window))
The Sodium crypto library (https://libsodium.org/) is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. Sodium has been added to PHP 7.2 as core extension. In this talk we will show how to use Sodium in PHP projects to solve common problems, like how to store the users' password, how to encrypt/decrypt sensitive information, how to authenticate user's data, etc. We'll also present some of the advanced features of libsodium like authenticated encryption, anonymous public-key encryption, and elliptic curve cryptography.
Comments
Comments are closed.
Really useful and very precise
Useful knowledge.
Excellent talk and a topic that needs to be heard. Could use some more history, algorithms that have been used before and why they are dropped, maybe even emphasise more the fact that security is always for a point in time. Great cookbook style examples, so much stuff to take home.
The technology was explained well with enough focus on the hard parts. Sometimes it was hard to understand the words due to wrong pronunciation