exchange/contrib/sigp
2022-12-05 14:03:43 +01:00
..
.gitignore Update ignorance 2022-06-06 03:02:34 -04:00
h.footer Add support for generating taler_signatures.h. 2022-06-04 09:34:49 -04:00
h.header force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h 2022-12-05 14:03:43 +01:00
h.template Add support for generating taler_signatures.h. 2022-06-04 09:34:49 -04:00
Makefile Add support for generating taler_signatures.h. 2022-06-04 09:34:49 -04:00
README Mention GANA repo in guidelines 2022-06-06 09:58:43 -04:00

This directory contains bootstrap code to extract info from the
Signature Purposes database (registry) and format it in various ways.
It is a peer of ${top_srcdir}/contrib/gana/ (q.v.).

NB: New database entries MUST have field "Package: GNU Taler" if
    you want them to be visible to the Makefile in this directory.

Don't make changes to registry.rec here (it is a symlink, after all).
Instead, make them in ../gana/gnunet-signatures/ or from a separate
checkout of the GANA Git repo (commit from there, too).