Hi,
As I want to create my own connect plugin, I watch rcmail.php.
In encrypt/decrypt function, I saw $key have 'des_key' value by default. And when encrypt is called, there's no $key given.
So, is there a problem ? Where the main.inc.php des_key value is used ? (edit : ok for that, it's get_crypto_key)
Furthermore, why do you create your own create_iv function when the mcrypt_create_iv exists ?
Thanks.
I think you should go to Roundcube - Mailing Lists (http://lists.roundcube.net/dev/) ...
This is a user2user support forum.