A short guide to help to avoid the common mistakes and pitfalls with symmetric data encryption using PHP.
This primer assumes a “client-server” situation, which is probably a typical case with PHP applications.
Naturally the recommendations given here are not the “only possible way” to handle data encryption in PHP, but this primer aims to be straightforward and tries to leave less room for mistakes and (possibly confusing) choices.
more here..........http://timoh6.github.io/2014/06/16/PHP-data-encryption-cheatsheet.html
This primer assumes a “client-server” situation, which is probably a typical case with PHP applications.
Naturally the recommendations given here are not the “only possible way” to handle data encryption in PHP, but this primer aims to be straightforward and tries to leave less room for mistakes and (possibly confusing) choices.
more here..........http://timoh6.github.io/2014/06/16/PHP-data-encryption-cheatsheet.html