<?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:55:37 -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><item>
<title>MD5WithRSA digital signatures</title>
<description>Hi, I&amp;#039;m trying to verify digital signatures generated in libgcrypt in a java app using &amp;quot;MD5WithRSA&amp;quot; type signatures. I think perhaps I am creating t</description>
<pubDate>09 Jun  2011 14:24:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54802</link>
</item><item>
<title>PSS code question</title>
<description>Hi, I reworked the PSS code in the uene-pss branch and merged it with master. I did this similar to my changes for OAEP to help reading and comparin</description>
<pubDate>09 Jun  2011 00:23:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54790</link>
</item><item>
<title>Timing Attack against RSA OAEP Code</title>
<description>I&amp;#039;m not sure if libgcrypt has a policy of attempting to prevent timing attacks, but I noticed one in the new RSA OAEP code and developed a proof of co</description>
<pubDate>02 Jun  2011 10:21:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54766</link>
</item><item>
<title>Using output from gpg --list-packets on a key to get the mpi values to generate s-expressions</title>
<description>Hey guys, I am trying to use gpg generated public keys to do encryption using libgcrypt. I used the list packets command on the key to get me the cont</description>
<pubDate>31 May  2011 16:56:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54757</link>
</item><item>
<title>how are you?</title>
<description>hey , I&amp;#039;ve been earning cash online with this program I found http://g.msn.com.br/BR9/1369.0?http://cnbc7.com/news __________________________________</description>
<pubDate>30 May  2011 21:46:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54750</link>
</item><item>
<title>help</title>
<description>Hello I&amp;#039;m working on asymmetric keys for encryption and decryption of files. I am going to encrypt data on sender PC using receiver&amp;#039;s public key and s</description>
<pubDate>30 May  2011 11:21:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54747</link>
</item><item>
<title>Double-Free in new Unpadding Code</title>
<description>The following double-free in the new unpadding code was causing crashes on my machine when attempting a decrypt with invalid padding. Found it using v</description>
<pubDate>26 May  2011 10:29:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54725</link>
</item><item>
<title>IDEA support</title>
<description>According to &amp;lt;http://www.pgp.net/pgpnet/pgp-faq/#PATENT-IDEA&amp;gt; the IDEA patent has expired today. Are there any plans for (re-)adding support for the I</description>
<pubDate>16 May  2011 10:27:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54647</link>
</item><item>
<title>Colorize gpg terminal output</title>
<description>Dear List, what about adding colors to the output of gpg? For example color keys/lines green that have new signatures or other changes, when refresh</description>
<pubDate>15 May  2011 04:35:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54634</link>
</item><item>
<title>Libgcrypt CTR Mode Counter Value</title>
<description>Hello All, I&amp;#039;m using libgcrypt-1.4.4 and wanted to know if the counter source for the CTR mode is internal or external. As far as I see in the code,</description>
<pubDate>13 May  2011 09:41:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54631</link>
</item><item>
<title>How to use GPG exported keys in libgcrypt?</title>
<description>Hey, Was wondering how could I use private/public keys exported by GPG to be used by libgcrypt? Libgcrypt needs to s-expression structures with its a</description>
<pubDate>04 May  2011 16:49:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54456</link>
</item><item>
<title>Does libgcrypt provide pkcs1 unpadding functionality?</title>
<description>Hey, In the libgcrypt doco, it specifies that you can define an s-expression that allows for the data to be padded in PKCS#1 before being encrypted.</description>
<pubDate>04 May  2011 16:49:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54455</link>
</item><item>
<title>Re: [OTR-dev] Issues with libgcrypt 1.5</title>
<description>Werner Koch wrote: &amp;gt; On Wed, 9 Mar 2011 18:19, arfrever.fta [at] gmail said: &amp;gt; &amp;gt; I have added Libgcrypt 1.5.0-beta1 to Gentoo&amp;#039;s main repository on &amp;gt; &amp;gt;</description>
<pubDate>10 Apr  2011 07:58:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54164</link>
</item><item>
<title>gcry_cipher_decrypt usage</title>
<description>Hi, I hope to ask my question at the appropriate place, if not tell me and thanks to accept my appologies. While all works fine using libgcrypt, I h</description>
<pubDate>06 Apr  2011 11:35:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54096</link>
</item><item>
<title>Compiling in low-memory conditions</title>
<description>I was compiling libgcrypt and gnupg on a low-memory VPS, and ran into a few problems. First, I compiled libgcrypt, and ran into a gcc crash, when it r</description>
<pubDate>03 Apr  2011 15:51:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/54075</link>
</item><item>
<title>using .pc file</title>
<description>Hey I would like to know if pkg-config support can be added. I can provide a patch if the devs agree with such addition regards Vincent Torri</description>
<pubDate>13 Mar  2011 13:31:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/53685</link>
</item><item>
<title>gcry_kdf_derive</title>
<description>Hi, Libgcrypt 1.5.0 will have a new fucntion:  -- Function: gpg_error_t gcry_kdf_derive ( const void *PASSPHRASE,      size_t PASSPHRASELEN, in</description>
<pubDate>09 Mar  2011 08:56:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/53571</link>
</item><item>
<title>Libgcrypt 1.5.0-beta1 released</title>
<description>Hi, to help with testing the new ECC code in GnuPG, I just uploaded a beta version of libgcrypt 1.5:  ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/lib</description>
<pubDate>21 Feb  2011 08:27:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/53257</link>
</item><item>
<title>no error returns when a wrong key/iv is used for decrypting</title>
<description>Hi all, I&amp;#039;m doing some tests with the symmetric crypting functions of gcrypt. I observed that when I give a wrong key or/and a wrong initialization v</description>
<pubDate>17 Feb  2011 05:00:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/53233</link>
</item><item>
<title>AES improvements on Intel CPUs</title>
<description>Hi! The last days a played a bit with a loaned box from Intel (Core i5) and implemented asm code to use the AES-NI instructions. It is quite an impr</description>
<pubDate>16 Feb  2011 09:51:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/53227</link>
</item><item>
<title>Read DSA public key from file</title>
<description>Hi, I try to create a S-expression which contains a DSA public key. As far as I understand the manual and the tests/, I have to use something like e</description>
<pubDate>02 Jan  2011 07:03:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/52697</link>
</item><item>
<title>amd64 assembly for W64</title>
<description>libgcrypt builds with mingw-w64 successfully, but segfaults (debug info is attached) at runtime in amd64 assembly routines. I&amp;#039;ve asked around on #min</description>
<pubDate>30 Dec  2010 20:39:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/52661</link>
</item><item>
<title>Detect PGP encrypted files</title>
<description>Hi, How can I detect PGP encrypted files? I have noticed that the third, forth and fifth bytes are always &amp;#039;PGP&amp;#039; .. but I prefer to have a better sign</description>
<pubDate>30 Dec  2010 04:51:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/52659</link>
</item><item>
<title>X.509 formatted RSA keys</title>
<description>Hi all, I have a request to add GnuTLS support to an application that currently uses OpenSSL, but only for SHA1/SHA256 hash generation and RSA signin</description>
<pubDate>29 Nov  2010 16:41:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/52388</link>
</item><item>
<title>Use Montgomery Multiplication Algorithm to improve modular exponentiation speed</title>
<description>Hi:     I found gcry_mpi_powm in mpi-pow.c still use binary exponentiation and div method to calculate modular exponentiation, montgomery multipl</description>
<pubDate>15 Nov  2010 11:19:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/52231</link>
</item><item>
<title>[cmouse@youzen.ext.b2.fi: Re: GNU]</title>
<description>On Tue, Nov 02, 2010 at 05:21:02PM +0100, Werner Koch wrote: &amp;gt; On Mon, 1 Nov 2010 20:56, bholo2223h@sprint.blackberry.net said: &amp;gt; &amp;gt; &amp;gt; I need a url f</description>
<pubDate>02 Nov  2010 10:03:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/52128</link>
</item><item>
<title>GNU</title>
<description>I need a url for the original GPG prog format latest version along with a few wise hints on making a public key? Woud you help, regards, Peace _____</description>
<pubDate>01 Nov  2010 12:56:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/52124</link>
</item><item>
<title>Performance issues with gcry_randomize</title>
<description>Hi, I just want to ask if its normal that gcry_randomize in combination with GCRY_VERY_STRONG_RANDOM is extreme slow or its just my fault? #include &amp;lt;</description>
<pubDate>20 Oct  2010 11:54:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/52050</link>
</item><item>
<title>Bug#475168: certtool --generate-dh-params is ridiculously wasteful of entropy</title>
<description>I just thought I&amp;#039;d forward mention of Debian bug #475168, available at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475168 Briefly, running stra</description>
<pubDate>30 Sep  2010 00:38:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51850</link>
</item><item>
<title>Re: GnuPG has now full ECC support (ECDSA, ECDH)</title>
<description>On Sun, 19 Sep 2010 09:30, openpgp@brainhub.org said: &amp;gt; I am happy to announce that GnuPG now fully implements ECC encryption &amp;gt; and signing capabilit</description>
<pubDate>19 Sep  2010 10:06:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51765</link>
</item><item>
<title>runtime problem with static libgpg-error 1.9 on MinGW</title>
<description>Hi, I have been working on updating from libgpg-error-1.8 to libgpg-error-1.9 in mingw-cross-env. Mingw-cross-env is a cross building environment</description>
<pubDate>01 Sep  2010 13:55:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51726</link>
</item><item>
<title>Mutex causing memory leaks</title>
<description>I&amp;#039;ve setup the mutex functions for thread saftey using gcry_control(GCRYCTL_SET_THREAD_CBS, &amp;amp;gcry_threads_pthread); but it seams the mutex_destroy fun</description>
<pubDate>22 Aug  2010 21:57:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51652</link>
</item><item>
<title>Including sys/select.h in the header file.</title>
<description>Hi, In the case of !_WIN32 gcrypt.h decalres a few function prototypes with the fd_set structure, POSIX mentions that the following header should be</description>
<pubDate>13 Aug  2010 14:33:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51595</link>
</item><item>
<title>segfault on x86_64-*-* amd64 mpi asm code</title>
<description>Hello: The segfault produced on Windows 7 x64 with 64 bits binary. The asm code of mpi runtime crash on amd64. http://pastebin.mozilla.org/766847 (g</description>
<pubDate>12 Aug  2010 19:45:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51583</link>
</item><item>
<title>errno = 2 after gcry_cipher_open</title>
<description>Hello everybody, I&amp;#039;m new to libgcrypt. I&amp;#039;m trying to cipher some data with ARCFOUR, but, just after calling gcry_cipher_open I get errno = 2. The wei</description>
<pubDate>12 Aug  2010 17:19:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51580</link>
</item><item>
<title>Use of libgcrypt in non-OS platforms</title>
<description>I am interested in using some of the libgcrypt routines in a non-linux-non-windows system and have two questions that should be fairly easy to answer.</description>
<pubDate>27 Jul  2010 06:34:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51416</link>
</item><item>
<title>OT: problems with the X.509 PKI business [was: Re: Gcrypt-devel Digest, Vol 66, Issue 5]</title>
<description>On 07/24/2010 06:37 AM, Milo wrote: &amp;gt; On 07/24/2010 10:36 AM, gcrypt-devel-request@gnupg.org wrote: &amp;gt; &amp;gt;&amp;gt;&amp;gt; A counterpoint would be that the whole X.50</description>
<pubDate>24 Jul  2010 19:07:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51384</link>
</item><item>
<title>Re: [PATCH] MD2 for libgcrypt (Daniel Kahn Gillmor)</title>
<description>On 07/24/2010 10:36 AM, gcrypt-devel-request@gnupg.org wrote: &amp;gt; ---------------------------------------------------------------------- &amp;gt; &amp;gt; Message: 1</description>
<pubDate>24 Jul  2010 14:37:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51383</link>
</item><item>
<title>Re: Gcrypt-devel Digest, Vol 66, Issue 5</title>
<description>On 07/24/2010 10:36 AM, gcrypt-devel-request@gnupg.org wrote: &amp;gt;&amp;gt; A counterpoint would be that the whole X.509 PKI business is entirely &amp;gt;&amp;gt; broken and</description>
<pubDate>24 Jul  2010 03:37:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51380</link>
</item><item>
<title>Build failure against binutils-gold</title>
<description>Hello, libgcrypt tests fail to build with binutils-gold. Some tests directly use gpg-error functions, but are not linked against libgpg-error. I thin</description>
<pubDate>17 Jul  2010 06:28:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51257</link>
</item><item>
<title>[PATCH] MD2 for libgcrypt</title>
<description>Hi, please see attached the patch adding MD2 to libgcrypt. The implementation is copied from NSS. As this implementation is covered by the LGPL, it s</description>
<pubDate>16 Jul  2010 07:25:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51251</link>
</item><item>
<title>Libgcrypt 1.4.6 released</title>
<description>Hello!  The GNU project is pleased to announce the availability of Libgcrypt version 1.4.6. Libgcrypt is a general purpose library of cryptographic</description>
<pubDate>13 Jul  2010 09:06:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51242</link>
</item><item>
<title>Blackfin and version scripts</title>
<description>Hi! Mike and Robin found a build problem with libgcrypt on Blackfin using the GNU toolchain: Libgcrypt as most other GnuPG related libraries tries to</description>
<pubDate>22 Jun  2010 02:42:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51085</link>
</item><item>
<title>Re: network.so: undefined symbol: gcry_md_hash_buffer‏</title>
<description>On 06/17/2010 10:52 AM, Honia A wrote: &amp;gt; 1) readelf -s /opt/collectd/lib/collectd/network.so | grep md_hash &amp;gt;  &amp;gt;   93: 00000000   0 NOTYPE GLOBA</description>
<pubDate>17 Jun  2010 08:12:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50996</link>
</item><item>
<title>no static library in libgpg-error 1.8?</title>
<description>I see that static libraries were disabled by default with version 1.8, but there is no discussion about it in NEWS or anywhere else as far as I could</description>
<pubDate>17 Jun  2010 08:07:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/51004</link>
</item><item>
<title>Problem building 1.4.5</title>
<description>When I build up libgcrypt-1.4.5, the lib appears to build fine, but nothing can link against it because of the way that hidden symbols are managed...</description>
<pubDate>15 Jun  2010 10:26:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50975</link>
</item><item>
<title>network.so: undefined symbol: gcry md hash buffer‏</title>
<description>Hi,  I am installing collectd-4.10.0 on a CentOS 5 machine:  1) Configured collectd: ./configure --with-librrd=/opt/rrdtool-1.4.3/ --with-liboping=/</description>
<pubDate>14 Jun  2010 06:55:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50962</link>
</item><item>
<title>ECDSA genkey w GCRY_VERY_STRONG_RANDOM is painfully slow</title>
<description>Attached is a patch to decrease random strength if &amp;quot;(transient-key)&amp;quot; is in the S-expr (just like RSA/DSA). BTW, I&amp;#039;m also seeing this building from gc</description>
<pubDate>09 Jun  2010 11:40:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50869</link>
</item><item>
<title>FYI: Libgcrypt validated to FIPS 140-2</title>
<description>Hi, I just noticed that NIST issued a certificate to RedHat for the validation of libgcrypt 1.4.4 to FIPS 140-2, level 1. See #1305 at http://csrc.n</description>
<pubDate>07 May  2010 09:28:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50702</link>
</item><item>
<title>bug tracker? arcfour problem</title>
<description>I looked all over this page http://directory.fsf.org/project/libgcrypt/ and www.gnupg.org and didn&amp;#039;t find a relevant link, so my apologies if this is</description>
<pubDate>16 Apr  2010 09:11:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50582</link>
</item><item>
<title>[patch] spelling fixes</title>
<description>The attached patch fixes a few spelling issues, almost all in comments. Please apply. Brad</description>
<pubDate>11 Apr  2010 03:26:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50559</link>
</item><item>
<title>[patch] Minor test code (basic --verbose) update</title>
<description>Hi, Currently when running basic --verbose, the output looks like: [bradh-dev@repens tests]$ ./basic --verbose Starting Cipher checks.  checking BLO</description>
<pubDate>10 Apr  2010 17:18:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50558</link>
</item><item>
<title>Thoughts on implementing GCM</title>
<description>Hi, I&amp;#039;ve started looking (again) at NIST 800-38D (Galois Counter Mode). I have a couple of implementation questions that I&amp;#039;d appreciate some feedbac</description>
<pubDate>04 Apr  2010 02:42:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50533</link>
</item><item>
<title>[patch] Fix typos in tests</title>
<description>While working on something else, I noted a few typos in the tests. Patch to fix is attached. Please apply.  aeswrap.c |  12 ++++++------ basic.c</description>
<pubDate>03 Apr  2010 19:07:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50531</link>
</item><item>
<title>[patch] Fix a couple of manual typos</title>
<description>&amp;quot;library&amp;quot; had a typo in a couple of places Please apply. Brad Index: gcrypt.texi ==================================================================</description>
<pubDate>01 Apr  2010 04:15:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50522</link>
</item><item>
<title>libgcrypt.so: undefined reference to `gpg_err_set_errno&amp;#039; not yet fixed</title>
<description>i tried to compile recent svn libgcrypt.but failed .what is this error? this error is not yet fixed make[2]: Entering directory `/media/sdc1/new-gpg-</description>
<pubDate>20 Mar  2010 19:19:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50455</link>
</item><item>
<title>bogus timing calculation in gcrypts benchmark</title>
<description>Hi there, I&amp;#039;ve had a look at the catastrophic results of gcrypt on BSD systems posted here: http://www.phoronix.com/scan.php?page=article&amp;amp;item=linux_</description>
<pubDate>06 Mar  2010 15:14:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/50266</link>
</item><item>
<title>Re: Build failure against latest libgpg-error</title>
<description>On Sun, 14 Feb 2010 00:32, ludo@gnu.org said: &amp;gt; Building the latest libgcrypt against the latest libgpg-error appears to &amp;gt; ../src/.libs/libgcrypt.so</description>
<pubDate>16 Feb  2010 03:50:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49979</link>
</item><item>
<title>Build failure against latest libgpg-error</title>
<description>Hi, (Retrying since the mailing list appears to silently ignore posts by non-members.) Building the latest libgcrypt against the latest libgpg-error</description>
<pubDate>13 Feb  2010 15:32:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49980</link>
</item><item>
<title>iMac error</title>
<description>Dear Folk,     The following error message arrives continually while compiling any 1.4.x version. The symbolic links are to ./i386/ and neither</description>
<pubDate>26 Jan  2010 16:17:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49920</link>
</item><item>
<title>Re: Bug#566351: libgcrypt11: should not change user id as a side effect</title>
<description>On 2010-01-23 Ansgar Burchardt &amp;lt;ansgar@2008.43-1.org&amp;gt; wrote: &amp;gt; the function lock_pool from src/secmem.c has the side effect of changing &amp;gt; user ids if</description>
<pubDate>23 Jan  2010 05:47:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49881</link>
</item><item>
<title>ECDSA</title>
<description>I have a signing function, currently implemented in OpenSSL, that i&amp;#039;d like to convert to libgcrypt. However I can&amp;#039;t seem to find good docks on ECDSA -</description>
<pubDate>11 Jan  2010 01:25:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49795</link>
</item><item>
<title>Data type conversions</title>
<description>Hi, As you may already read, I am trying to implement the &amp;quot;ECC in OpenPGP&amp;quot;. The ecdh algorithm, that is a pubkey encryption algorithm requires a hash</description>
<pubDate>08 Jan  2010 02:52:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49743</link>
</item><item>
<title>notes and fixes about the 1.4.5 docs</title>
<description>I propose the following changes to the Texinfo sources: 1. It is my understanding that the PK/AC has been deprecated  for a while, so the node &amp;quot;AC</description>
<pubDate>04 Jan  2010 04:30:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49700</link>
</item><item>
<title>CMake support for gcrypt</title>
<description>All, some of my projects now support the CMake build/configuration sytsem instead or in parallel to automake/autoconf. I attach a cmake file that che</description>
<pubDate>03 Jan  2010 05:18:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49693</link>
</item><item>
<title>tokenising a sexp, possible without serialisation?</title>
<description>Ciao,  I am writing a binding for a high-level language; it would really improve my  API user-friendliness to convert a Gcrypt&amp;#039;s sexp into a</description>
<pubDate>03 Jan  2010 00:11:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49692</link>
</item><item>
<title>doc confusion in 1.4.5 about gcry_sexp_canon_len</title>
<description>The documentation of &amp;quot;gcry_sexp_canon_len&amp;quot; states: | Scan the canonical encoded @var{buffer} with implicit | length  values and  return the</description>
<pubDate>01 Jan  2010 02:19:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49680</link>
</item><item>
<title>typos and style in 1.4.5 doc</title>
<description>-- Marco Maggi</description>
<pubDate>01 Jan  2010 01:30:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49695</link>
</item><item>
<title>gcry_pk_algo_info usage?</title>
<description>Ciao,  I think the documentation of gcry_pk_algo_info is messed up in release 1.4.5; I may be confused, but reading the source code looks lik</description>
<pubDate>30 Dec  2009 01:41:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49674</link>
</item><item>
<title>ecc.c data structures</title>
<description>Hi, I have a design doubt following the &amp;quot;ECC in OpenPGP&amp;quot;[1] draft that I like to discuss. I like the current internal structs: &amp;#039;ECC_secret_key&amp;#039; and</description>
<pubDate>27 Dec  2009 13:01:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49654</link>
</item><item>
<title>libgcrypt11/mips(el): FTBFS with gcc-4.4</title>
<description>Hello, this is &amp;lt;http://bugs.debian.org/561475&amp;gt;. Debian/unstable has recently switched to gcc-4.4. This seems to have caused a build-failure for libgc</description>
<pubDate>17 Dec  2009 10:00:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49632</link>
</item><item>
<title>gcrypt windows build</title>
<description>When I compile on Windows XP using MinGW and GCC 4.4.1, and run the tests (make check), I get a bunch of failures:  FAIL: version.exe FAIL: t-mpi-bit</description>
<pubDate>16 Dec  2009 11:34:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49627</link>
</item><item>
<title>Libgcrypt 1.4.5 released</title>
<description>Hello!  The GNU project is pleased to announce the availability of Libgcrypt version 1.4.5. Libgcrypt is a general purpose library of cryptographic</description>
<pubDate>11 Dec  2009 08:48:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49600</link>
</item><item>
<title>elliptic curves</title>
<description>Hi Sergi, &amp;gt; By now I am writing (slowly, really slowly) the code for the &amp;#039;ecc in openpgp&amp;#039;, the aeswrap is done and I was my biggest headache. Now tes</description>
<pubDate>10 Dec  2009 02:30:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49587</link>
</item><item>
<title>AES-Wrap</title>
<description>Hi! I just finished an implementation of the AES-Wrap algorithm as specified in rfc3394 and a similar NIST spec. It is implemented as a new cipher m</description>
<pubDate>09 Dec  2009 02:12:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/gnupg/gcrypt/49576</link>
</item>
</channel>
</rss>

