Commit message (Expand) | Author | Age | |
---|---|---|---|
* | authenticate: Add compatibility hack for Guile 2.0.5. | Ludovic Courtès | 2014-05-16 |
* | authenticate: Allow signatures with binary data to be written to stdout. | Ludovic Courtès | 2014-04-22 |
* | authenticate: Support reading the hash or key from stdin. | Ludovic Courtès | 2014-03-22 |
* | authenticate: Move actual work to separate procedures. | Ludovic Courtès | 2014-03-22 |
* | pk-crypto: Use RFC6979 when signing with an ECC or DSA key. | Ludovic Courtès | 2014-03-19 |
* | pki: Factorize signature manipulation procedures. | Ludovic Courtès | 2014-01-24 |
* | authenticate: Consistently use 'leave' for fatal error reporting. | Ludovic Courtès | 2013-12-30 |
* | authenticate: Disallow imports signed with unauthorized keys. | Ludovic Courtès | 2013-12-29 |
* | authenticate: Store the public key as part of the signature. | Ludovic Courtès | 2013-12-29 |
* | pk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'. | Ludovic Courtès | 2013-12-29 |
* | daemon: Implement signed archive import/export. | Ludovic Courtès | 2013-12-20 |