<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>GnuPG | gcrypt</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>12 Feb  2012 11:45:42 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | GnuPG | gcrypt</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>CAVP Tests</title>
<description>All, I am trying to run the CAVP tests against a set of test vectors, specifically SigGen and SigVer, however I am getting an error message stating</description>
<pubDate>10 Jan  2012 12:59:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/56697</link>
</item><item>
<title>AES-NI not detected with i7-980X</title>
<description>Hi List,   I am trying to get gpg2 using AES-NI as I need to backup a LOT of data and would like the extra performance. I have an Intel i7-980X whi</description>
<pubDate>09 Jan  2012 01:15:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/56674</link>
</item><item>
<title>fixes for small typos in random-fips.c</title>
<description>Hi, I just saw a few typos in random-fips.c and wanted to submit corrections. Is this the right place and format for doing so? I&amp;#039;ve pasted a diff</description>
<pubDate>28 Dec  2011 02:50:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/56590</link>
</item><item>
<title>[PATCH] Mark &amp;#039;xl&amp;#039; as early clobbered</title>
<description>In ARM mode the input register of the umull must be different from the output register. Signed-off-by: Ken Werner &amp;lt;ken.werner@linaro.org&amp;gt; --- mpi/lo</description>
<pubDate>21 Dec  2011 09:18:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/56546</link>
</item><item>
<title>[PATCH] Small fix for umul_ppmm on ARM</title>
<description>Hi There, Currently the definition of umul_ppmm (longlong.h) looks like this: #define umul_ppmm(xh, xl, a, b)</description>
<pubDate>21 Dec  2011 09:18:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/56545</link>
</item><item>
<title>[PATCH] Add ability to save/load an md5 checkpoint file</title>
<description>For large encryption streams - it can be convenient to write a checkpoint file, to be able to be able to resume later. This implements save/load of</description>
<pubDate>30 Nov  2011 13:59:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/56405</link>
</item><item>
<title>native support of Windows mutex in libgcrypt planned ?</title>
<description>Hey afaics in the libgcrypt code, only pthread or gnu pth is used for mutexes. Is it possible to add Windows functions for mutexes ? thank you Vinc</description>
<pubDate>05 Nov  2011 02:51:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/56253</link>
</item><item>
<title>FIPS-186 CAVP verification tests</title>
<description>Hi,  Does anyone have a good set of tests for running against the RSAVS test vectors?  I have been successful writing my own to do the Key Generat</description>
<pubDate>21 Oct  2011 09:57:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/56151</link>
</item><item>
<title>libgcrypt11 1.5.0 version segfaults with NSS/PAM LDAP (AES-NI)</title>
<description>Hello, this is http://bugs.debian.org/643336 reported by Marc Dequènes, the crash was not easily reproducible with gnutls-cli. The respective system</description>
<pubDate>09 Oct  2011 07:23:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55915</link>
</item><item>
<title>libgpg-error : code-from-errno.h not correctly generated when cross-compiling to Windows on Linux</title>
<description>Hey, I&amp;#039;m trying to compile libgpg-error for Windows 64 bits with mingw-w64. I cross compile it on linux (ubuntu). configuration: ./configure --prefi</description>
<pubDate>30 Sep  2011 01:02:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55835</link>
</item><item>
<title>make check errors</title>
<description>Hi, I successfully compiled libgcrypt on my ubuntu server. Before, I compiled libgpg-error version 1.9 successful as well. I use the term successful</description>
<pubDate>29 Sep  2011 15:36:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55834</link>
</item><item>
<title>[PATCH] libgcrypt-config: handle /usr/lib64, /lib64 just like /usr/lib and /lib</title>
<description>Distributions such as Gentoo Linux use /usr/lib64 for system libraries on multilib setups, so in those cases, ignore the libraries as well. Signed-of</description>
<pubDate>22 Sep  2011 07:34:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55783</link>
</item><item>
<title>[PATCH] build: use LT_SYS_SYMBOL_USCORE instead of reinventing it</title>
<description>The version taken from GnuPG 1.4 assumes any cross-compiled package have prefixed underscores, which is not the case; by using libtool&amp;#039;s own macro, we</description>
<pubDate>22 Sep  2011 07:03:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55784</link>
</item><item>
<title>[PATCH] Ignore automatic generated test files</title>
<description>The command &amp;quot;make check&amp;quot; creates new files in ./tests/ Add them to the ignore file. Signed-off-by: Antonio Borneo &amp;lt;borneo.antonio@gmail.com&amp;gt; --- .gi</description>
<pubDate>08 Sep  2011 22:59:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55703</link>
</item><item>
<title>Another misspeled in docs</title>
<description>@deftypefun {const char *}*gcry_strsource* (@w{gcry_error_t @var{err}}) The function @code{*gcry_strerror*} returns a pointer to a statically allocat</description>
<pubDate>26 Aug  2011 09:53:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55620</link>
</item><item>
<title>Misspeled in docs</title>
<description>Hello.  Have a look at gcrypt.texi &amp;lt;http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/trunk/doc/gcrypt.texi?root=Libgcrypt&amp;amp;view=log&amp;gt;  @noindent The result</description>
<pubDate>26 Aug  2011 08:40:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55619</link>
</item><item>
<title>duplicate symbol error while compiling libgcrypt 1.5</title>
<description>I&amp;#039;m trying to build version 1.5 in Mac OS X 10.7 using clang. The build stops with: libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup</description>
<pubDate>24 Jul  2011 15:33:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55266</link>
</item><item>
<title>Problem with warning: gcrypt.h &amp;#039;...&amp;#039; is deprecated messages</title>
<description>Since upgrading to libgcrypt 1.5.0 recently, I&amp;#039;m having problems with messages such as these... /usr/local/include/gcrypt.h:1643: warning: &amp;#039;gcry_ac_</description>
<pubDate>13 Jul  2011 09:29:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55145</link>
</item><item>
<title>libgcrypt 1.5.0 aes-ni test suite fails for i686</title>
<description>I&amp;#039;m packaging libgcrypt for ArchLinux. My build system has a core i7 AES capable cpu running x86_64 kernel and userland. The x86_64 package builds fin</description>
<pubDate>08 Jul  2011 07:15:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55106</link>
</item><item>
<title>GnuPG 2.0.17 does not work with Libgcrypt 1.5.0</title>
<description>The following error occurs when trying to use GnuPG 2.0.17 with Libgcrypt 1.5.0: gpg: pkglue.c:41: mpi_from_sexp: Assertion `data&amp;#039; failed. This prob</description>
<pubDate>02 Jul  2011 08:40:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55063</link>
</item><item>
<title>Re: new testsuite errors with gcrypt 1.5 and gnutls 2.17.1</title>
<description>On 2011-07-02 Andreas Metzler &amp;lt;ametzler@downhill.at.eu.org&amp;gt; wrote: &amp;gt; ugrading libgcrypt from 1.4.6 to 1.5.0 causes 5 new test suite errors &amp;gt; in gnutls</description>
<pubDate>02 Jul  2011 04:22:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55059</link>
</item><item>
<title>new testsuite errors with gcrypt 1.5 and gnutls 2.17.1</title>
<description>Hello, ugrading libgcrypt from 1.4.6 to 1.5.0 causes 5 new test suite errors in gnutls 2.17.1: ------------------------- PASS: pgps2kgnu client: Han</description>
<pubDate>02 Jul  2011 03:27:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55060</link>
</item><item>
<title>Re: Error using GPG2 in FIPS mode</title>
<description>Hi! I looked again at it and there is indeed a bug lingering in Libgcrypt. What a pitty that I released 1.5.0 a few hours ago. Please find attach a</description>
<pubDate>29 Jun  2011 06:36:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55055</link>
</item><item>
<title>Libgcrypt 1.5.0 released</title>
<description>Hello!  The GNU project is pleased to announce the availability of Libgcrypt version 1.5.0. This is the new stable version of Libgcrypt and upward c</description>
<pubDate>29 Jun  2011 03:18:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/55050</link>
</item><item>
<title>PSS scheme now in master</title>
<description>Hi! I fixed the leading zero problems in the OAEP and PSS code and merged ueno-pss into master. All the pkcs#1v2 tests do run fine. If you want to</description>
<pubDate>10 Jun  2011 02:05:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54807</link>
</item>
</channel>
</rss>

