summaryrefslogtreecommitdiff
path: root/tests/pk-crypto.scm
AgeCommit message (Expand)Author
2014-04-22authenticate: Allow signatures with binary data to be written to stdout.Ludovic Courtès
2014-04-22pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'.Ludovic Courtès
2014-03-20pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0.Ludovic Courtès
2014-03-19pk-crypto: Use RFC6979 when signing with an ECC or DSA key.Ludovic Courtès
2013-12-30pk-crypto: Fix 'canonical-sexp->sexp' for atoms.Ludovic Courtès
2013-12-30pk-crypto: Work around Libgcrypt bug <https://bugs.g10code.com/gnupg/issue1594>.Ludovic Courtès
2013-12-29pk-crypto: Add canonical-sexp to sexp conversion procedures.Ludovic Courtès
2013-12-29pk-crypto: Add 'canonical-sexp-length' and related procedures.Ludovic Courtès
2013-12-29pk-crypto: 'canonical-sexp-nth-data' returns a symbol for "tokens".Ludovic Courtès
2013-12-29pk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'.Ludovic Courtès
2013-12-21build: Adjust pk-crypto tests to Libgcrypt 1.5.3.Ludovic Courtès
2013-12-20pk-crypto: Add a few sexp utility procedures.Ludovic Courtès
2013-12-20Add (guix pk-crypto).Ludovic Courtès