]> git.tuebingen.mpg.de Git - paraslash.git/commit
gcrypt: Use GCRYMPI_FMT_USG for gcry_sexp_nth_mpi().
authorAndre Noll <maan@systemlinux.org>
Mon, 4 Jul 2011 22:08:14 +0000 (00:08 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 6 Jul 2011 06:41:26 +0000 (08:41 +0200)
commit542c254a490d4d13ab581455ff4712f19d80e361
tree5dfa2380c5af1d9d188825e25103cf72ce3ed05a
parent2f514379bfe57337f903fb362c5c79218d072901
gcrypt: Use GCRYMPI_FMT_USG for gcry_sexp_nth_mpi().

The manual says: If you use this function to parse results of
a public key function, you most likely want to use `GCRYMPI_FMT_USG'.
gcrypt.c