pk-crypto: Work around Libgcrypt bug <https://bugs.g10code.com/gnupg/issue1594>.
authorLudovic Courtès <ludo@gnu.org>
Mon, 30 Dec 2013 21:19:19 +0000 (22:19 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 30 Dec 2013 21:19:19 +0000 (22:19 +0100)
commit36341854dfedc3d173d09e686ffc3e255c102b01
tree28a4e2c8c0501e7e5fae33e2d8f65093b6d793db
parentc909dab2697d90a82c388e5efa8dab0001d09938
pk-crypto: Work around Libgcrypt bug <https://bugs.g10code.com/gnupg/issue1594>.

* guix/pk-crypto.scm (canonical-sexp-fold): Call 'nth-data' before
  'nth' to work around <https://bugs.g10code.com/gnupg/issue1594>.
* tests/pk-crypto.scm ("https://bugs.g10code.com/gnupg/issue1594"): New
  test.
guix/pk-crypto.scm
tests/pk-crypto.scm