<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.encryption.mcrypt.user">
    <title>gmane.comp.encryption.mcrypt.user</title>
    <link>http://blog.gmane.org/gmane.comp.encryption.mcrypt.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.encryption.mcrypt.user/34"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.encryption.mcrypt.user/33"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.encryption.mcrypt.user/29"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.encryption.mcrypt.user/34">
    <title>libmcrypt-2.5.8 fails 2 of 2 tests on Solaris 10</title>
    <link>http://comments.gmane.org/gmane.comp.encryption.mcrypt.user/34</link>
    <description>&lt;pre&gt;
$ which $CC 
/usr/local/gcc4/bin/gcc
$ $CC --version 
gcc (Blastwave.org Inc. Thu Nov 15 21:54:55 GMT 2012) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ ./configure --build=sparc64-sun-solaris2.10 --enable-shared --enable-static
checking build system type... sparc64-sun-solaris2.10
checking host system type... sparc64-sun-solaris2.10
checking target system type... sparc64-sun-solaris2.10
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether /usr/local/bin/gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cr&lt;/pre&gt;</description>
    <dc:creator>Dennis Clarke</dc:creator>
    <dc:date>2012-11-16T20:26:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.encryption.mcrypt.user/33">
    <title>Practically dealing with rc6 emcumbered</title>
    <link>http://comments.gmane.org/gmane.comp.encryption.mcrypt.user/33</link>
    <description>&lt;pre&gt;I have a .txt file here encrypted from my phone and... I've forgotten
the password. But it's only 3 letters, probably easier to guess on a
full sized keyboard.

In research I found the program used to encrypt it uses rc6.

At first I thought mcrypt would be able to decrypt straight away. Now
I see I need to specify the algorithm. But I can't see rc6 from
--list.

So more reading and I see that rc6 is propitiatory. More reading still
on mcrypt and I see rc6 referred to as `encumbered`. I take it that
this is referring to that irritating propitiatory status.... which is
why rc6 isn't listed by --list, because the code had to be removed.

...so I guess I have to write the code in myself and patch it in...

I thought I'd try arcfour but it doesn't have ECB-Mode...

(patent background:
http://lists.mindrot.org/pipermail/openssh-unix-dev/2000-December/003793.html
)

I don't think I'll be choosing the phone program to encrypt stuff again!

----------------------------------------------------------------------------&lt;/pre&gt;</description>
    <dc:creator>Jago Pearce</dc:creator>
    <dc:date>2011-10-14T23:30:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.encryption.mcrypt.user/29">
    <title>newbie questions</title>
    <link>http://comments.gmane.org/gmane.comp.encryption.mcrypt.user/29</link>
    <description>&lt;pre&gt;Hi,

I am trying to encrypt a file using aes 128 in cbc mode, using pkcs7
padding, with a specified
16 byte initialization vector.

I believe that pkcs7 padding is on by default. And that rijndael-128
mode is equivalent to aes 128.

How may I set the initialization vector?

Thanks!!

------------------------------------------------------------------------------
Download Intel&amp;amp;#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
&lt;/pre&gt;</description>
    <dc:creator>Aaron Boxer</dc:creator>
    <dc:date>2010-03-26T13:24:36</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.encryption.mcrypt.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.encryption.mcrypt.user</link>
  </textinput>
</rdf:RDF>
