gnu: lvm2: Make sure compiled objects are stripped.
[jackhill/guix/guix.git] / tests / pk-crypto.scm
2016-04-06 Ludovic CourtèsMerge branch 'master' into core-updates
2016-04-03 Mathieu Lirzinbuild: Add a Guile custom test driver using SRFI-64.
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-04-22 Ludovic Courtèsauthenticate: Allow signatures with binary data to...
2014-04-21 Ludovic Courtèspk-crypto: Use ISO-8859-1 for strings passed to 'gcry_s...
2014-03-22 Mark H WeaverMerge branch 'master' into core-updates
2014-03-20 Ludovic Courtèspk-crypto: Don't use Ed25519 when libgcrypt is older...
2014-03-19 Ludovic Courtèspk-crypto: Use RFC6979 when signing with an ECC or...
2014-01-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-12-30 Ludovic Courtèspk-crypto: Fix 'canonical-sexp->sexp' for atoms.
2013-12-30 Ludovic Courtèspk-crypto: Work around Libgcrypt bug <https://bugs...
2013-12-29 Ludovic Courtèspk-crypto: Add canonical-sexp to sexp conversion proced...
2013-12-29 Ludovic Courtèspk-crypto: Add 'canonical-sexp-length' and related...
2013-12-29 Ludovic Courtèspk-crypto: 'canonical-sexp-nth-data' returns a symbol...
2013-12-29 Ludovic Courtèspk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'.
2013-12-20 Ludovic Courtèsbuild: Adjust pk-crypto tests to Libgcrypt 1.5.3.
2013-12-20 Ludovic Courtèspk-crypto: Add a few sexp utility procedures.
2013-12-19 Ludovic CourtèsAdd (guix pk-crypto).