| Commit message (Expand) | Author | Age |
* | publish: The public and private keys are now SRFI-39 parameters. | Ludovic Courtès | 2017-03-22 |
* | utils: Move base16 procedures to (guix base16). | Ludovic Courtès | 2017-03-16 |
* | pk-crypto: Improve documentation of 'key-type'. | Ludovic Courtès | 2015-03-18 |
* | Add (guix gcrypt). | Ludovic Courtès | 2015-01-26 |
* | pk-crypto: Improve docstring of signature-related procedures. | Ludovic Courtès | 2015-01-04 |
* | pk-crypto: Add pretty-printer to 'gcry-error' exceptions. | Ludovic Courtès | 2014-04-22 |
* | pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'. | Ludovic Courtès | 2014-04-22 |
* | pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0. | Ludovic Courtès | 2014-03-20 |
* | pk-crypto: Use RFC6979 when signing with an ECC or DSA key. | Ludovic Courtès | 2014-03-19 |
* | archive: Add '--generate-key'. | Ludovic Courtès | 2013-12-30 |
* | pk-crypto: Fix 'canonical-sexp->sexp' for atoms. | Ludovic Courtès | 2013-12-30 |
* | pk-crypto: Work around Libgcrypt bug <https://bugs.g10code.com/gnupg/issue1594>. | Ludovic Courtès | 2013-12-30 |
* | pk-crypto: Add canonical-sexp to sexp conversion procedures. | Ludovic Courtès | 2013-12-29 |
* | pk-crypto: Add 'canonical-sexp-length' and related procedures. | Ludovic Courtès | 2013-12-29 |
* | pk-crypto: 'canonical-sexp-nth-data' returns a symbol for "tokens". | Ludovic Courtès | 2013-12-29 |
* | pk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'. | Ludovic Courtès | 2013-12-29 |
* | pk-crypto: Add a few sexp utility procedures. | Ludovic Courtès | 2013-12-20 |
* | Add (guix pk-crypto). | Ludovic Courtès | 2013-12-20 |