index
:
guix.git
keyring
master
private
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
authenticate.scm
Age
Commit message (
Expand
)
Author
2015-05-10
Remove assorted Guile 2.0.5 workarounds.
Ludovic Courtès
2014-05-16
authenticate: Add compatibility hack for Guile 2.0.5.
Ludovic Courtès
2014-04-22
authenticate: Allow signatures with binary data to be written to stdout.
Ludovic Courtès
2014-03-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-19
pk-crypto: Use RFC6979 when signing with an ECC or DSA key.
Ludovic Courtès
2014-01-24
pki: Factorize signature manipulation procedures.
Ludovic Courtès
2013-12-30
authenticate: Consistently use 'leave' for fatal error reporting.
Ludovic Courtès
2013-12-29
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-20
daemon: Implement signed archive import/export.
Ludovic Courtès