<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.aliov.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.aliov.org/feed.php">
        <title>Ali Abdallah's web page</title>
        <description></description>
        <link>http://www.aliov.org/</link>
        <image rdf:resource="http://www.aliov.org/lib/images/favicon.ico" />
       <dc:date>2010-07-31T07:58:55+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.aliov.org/doku.php?id=wiki:general:postfix-ssl&amp;rev=1280244000&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.aliov.org/doku.php?id=wiki:general:postfix&amp;rev=1279645232&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.aliov.org/doku.php?id=articles:mathematics:crypto:introduction&amp;rev=1278849055&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.aliov.org/doku.php?id=articles:mathematics:crypto:diffie-hellmann&amp;rev=1278848922&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.aliov.org/lib/images/favicon.ico">
        <title>Ali Abdallah's web page</title>
        <link>http://www.aliov.org/</link>
        <url>http://www.aliov.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.aliov.org/doku.php?id=wiki:general:postfix-ssl&amp;rev=1280244000&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-27T17:20:00+02:00</dc:date>
        <dc:creator>Ali Abdallah</dc:creator>
        <title>wiki:general:postfix-ssl</title>
        <link>http://www.aliov.org/doku.php?id=wiki:general:postfix-ssl&amp;rev=1280244000&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://www.aliov.org/doku.php?id=wiki:general:postfix&amp;rev=1279645232&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-20T19:00:32+02:00</dc:date>
        <dc:creator>Ali Abdallah</dc:creator>
        <title>Postfix</title>
        <link>http://www.aliov.org/doku.php?id=wiki:general:postfix&amp;rev=1279645232&amp;do=diff</link>
        <description>main.cfg


myhostname = HOSTNAME
mydomain = $myhostname
myorigin = $mydomain
mydestination = localhost
mynetworks_style = host
relay_domains = $mydestination

home_mailbox = Maildir/

virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf
virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf
virtual_mailbox_limit_maps = mysql:/etc/postfix/mysql_virtual_mailbox_limit_maps.cf

virtual_mailbox_…</description>
    </item>
    <item rdf:about="http://www.aliov.org/doku.php?id=articles:mathematics:crypto:introduction&amp;rev=1278849055&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-11T13:50:55+02:00</dc:date>
        <dc:creator>Ali Abdallah</dc:creator>
        <title>Cryptography</title>
        <link>http://www.aliov.org/doku.php?id=articles:mathematics:crypto:introduction&amp;rev=1278849055&amp;do=diff</link>
        <description>Definition

A cryptography system is defined as follows:


	* : is a finite set of decrypted text or plain text
	* : is a finite set of encrypted text
	* : is a finite set of keys
	* : is a finite set of encryption rules, e.g. set of encryption functions
	* : is a finiste set of decryption rules, e.g. set of decryption functions</description>
    </item>
    <item rdf:about="http://www.aliov.org/doku.php?id=articles:mathematics:crypto:diffie-hellmann&amp;rev=1278848922&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-11T13:48:42+02:00</dc:date>
        <dc:creator>Ali Abdallah</dc:creator>
        <title>Introduction</title>
        <link>http://www.aliov.org/doku.php?id=articles:mathematics:crypto:diffie-hellmann&amp;rev=1278848922&amp;do=diff</link>
        <description>A and B want to communicate sensitive data between them securely, both of them need to have a key to be used in the encryption/decryption algorithm that they want to implement. A says, ok i can generate a random number send it to B and we both use this key for encryption/decryption, but B says, if the message containing the key gets intercepted by C, then C can decrypt all the messages going between A and B.</description>
    </item>
</rdf:RDF>
