summaryrefslogtreecommitdiff
path: root/tests/pk-crypto.scm
Commit message (Expand)AuthorAgeFilesLines
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-3/+0
* authenticate: Allow signatures with binary data to be written to stdout....Ludovic Courtès2014-04-221-1/+1
* pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'....Ludovic Courtès2014-04-221-0/+24
* pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0....Ludovic Courtès2014-03-201-0/+2
* pk-crypto: Use RFC6979 when signing with an ECC or DSA key....Ludovic Courtès2014-03-191-2/+38
* pk-crypto: Fix 'canonical-sexp->sexp' for atoms....Ludovic Courtès2013-12-301-1/+4
* pk-crypto: Work around Libgcrypt bug <https://bugs.g10code.com/gnupg/issue1594>....Ludovic Courtès2013-12-301-0/+12
* pk-crypto: Add canonical-sexp to sexp conversion procedures....Ludovic Courtès2013-12-291-0/+46
* pk-crypto: Add 'canonical-sexp-length' and related procedures....Ludovic Courtès2013-12-291-0/+12
* pk-crypto: 'canonical-sexp-nth-data' returns a symbol for "tokens"....Ludovic Courtès2013-12-291-2/+3
* pk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'....Ludovic Courtès2013-12-291-23/+23
* build: Adjust pk-crypto tests to Libgcrypt 1.5.3....Ludovic Courtès2013-12-211-3/+11
* pk-crypto: Add a few sexp utility procedures....Ludovic Courtès2013-12-201-0/+42
* Add (guix pk-crypto)....Ludovic Courtès2013-12-201-0/+106