Roundcube Community Forum

Release Support => Release Discussion => Topic started by: talvins on March 22, 2011, 11:01:13 AM

Title: des key
Post by: talvins on March 22, 2011, 11:01:13 AM
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.
Title: des key
Post by: rosali on March 23, 2011, 03:20:56 PM
I think you should go to Roundcube - Mailing Lists (http://lists.roundcube.net/dev/) ...

This is a user2user support forum.