Enrico Zimuel: Cryptography made easy with Zend Framework
Enrico Zimuel has posted Cryptography made easy with Zend Framework
In this post I would like to present some of the new capabilities of the ZendCrypt component. Let’s start with the main course: how to encrypt and decrypt data using strong cryptography standards.
He then goes on to explain all the cool new features of ZendCrypt and ZendMath, including the use of block ciphers, bcrypt hashes and key derivation functions. Well worth a read.