You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/plugins/enigma/lib
Jack Cherng 45e099b0be Fix implode() wrong parameter order (#6866)
It has been deprecated in PHP 7.4.

Such as PHP deprecated:  implode(): Passing glue string after array is deprecated. Swap the parameters in /var/www/roundcubemail/program/lib/Roundcube/rcube_db.php on line 917

Signed-off-by: Jack Cherng <jfcherng@gmail.com>
5 years ago
..
enigma_driver.php Enigma: Set micalg parameter to real hash algorithm used for signing 8 years ago
enigma_driver_gnupg.php Enigma: Fix deleting keys with authentication subkeys (#6381) 6 years ago
enigma_driver_phpssl.php Enigma: Set micalg parameter to real hash algorithm used for signing 8 years ago
enigma_engine.php Enigma: Fix "decryption oracle" bug [CVE-2019-10740] (#6638) 6 years ago
enigma_error.php [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289) 7 years ago
enigma_key.php Enigma: Make recipient key searches case-insensitive (#5434) 8 years ago
enigma_mime_message.php Enigma: Set micalg parameter to real hash algorithm used for signing 8 years ago
enigma_signature.php Enigma: Handle messages with text before an encrypted block (#5149) 9 years ago
enigma_subkey.php Enigma: Fix redundant list-secret-keys/list-public-keys calls on signing/encryption 9 years ago
enigma_ui.php Fix implode() wrong parameter order (#6866) 5 years ago
enigma_userid.php Implemented password prompt when entering compose page of encrypted message 10 years ago