Age | Commit message (Expand) | Author |
---|---|---|
2013-12-20 | pk-crypto: Add a few sexp utility procedures.•••* guix/pk-crypto.scm (gcry-sexp-car, gcry-sexp-cdr, gcry-sexp-nth, gcry-sexp-nth-data, dereference-size_t, latin1-string->bytevector, hash-data->bytevector): New procedures. * tests/pk-crypto.scm ("gcry-sexp-car + cdr", "gcry-sexp-nth", "gcry-sexp-nth-data", "bytevector->hash-data->bytevector"): New tests. | Ludovic Courtès |
2013-12-20 | Add (guix pk-crypto).•••* guix/pk-crypto.scm, tests/pk-crypto.scm: New files. * Makefile.am (MODULES, SCM_TESTS): Add them. | Ludovic Courtès |