commit | d32d45c350ac692db6397648d77b8b0d69ef7923 | [log] [tgz] |
---|---|---|
author | Derek Jones <derek.jones@ellislab.com> | Thu Jan 17 19:21:03 2008 +0000 |
committer | Derek Jones <derek.jones@ellislab.com> | Thu Jan 17 19:21:03 2008 +0000 |
tree | cbfdcdba46082985b57e57a1f0c04ffd7689e321 | |
parent | 57211eb60cb5bcb844695746e8cba9aa6c1f9924 [diff] |
fixed bug #3003 preventing encryption from working with modes other than MCRYPT_MODE_ECB. Also added some noise to the cipher so the IV can safely be transported along with the encrypted data.