uddeIM hangs with "strong encryption"

8 years 2 months ago #277422 by kdave321
uddeIM hangs with "strong encryption" was created by kdave321
I'm using uddeIM 3.8 on CB 2.0.12. When I select "Strong Encryption" in the backend and then try to send a private message (entering subject, message, and password), it hangs and shows only a blank page. It goes thru if no password is entered but this is the same as simple obfuscation. I see in the code it is probably hanging on the line -

$cm = uddeIMencrypt($savemessagecopy,$thepass,$cipher);

, because no entry gets into the database table.

Please Log in to join the conversation.

8 years 2 months ago #277432 by slabbi
Replied by slabbi on topic uddeIM hangs with "strong encryption"
Maybe encryption is not available on your setup. In that case you can only use obfuscating instead.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in to join the conversation.

8 years 2 months ago #277440 by kdave321
Replied by kdave321 on topic uddeIM hangs with "strong encryption"
I dug a little deeper. That function calls another one -

$td = mcrypt_module_open(MCRYPT_3DES, '', MCRYPT_MODE_CFB, '');

, which appears to be expected in core Joomla (reference to it in com_joomlaupdate) and is a PHP extension. On Fedora 21, the package php-mcrypt is not installed by default. When I installed it, "strong encryption" started working.

Thanks.

Please Log in to join the conversation.

Moderators: beatnantslabbikrileon
Time to create page: 0.168 seconds

Facebook Twitter LinkedIn