commit cc2d9bdb3e90af5ddebf964e3da492c04a307417 parent 0ba045d49e8a1bf8281587bb9a8765df1456b970 Author: Christian Blättler <blatc2@bfh.ch> Date: Sat, 27 Apr 2024 16:12:11 +0200 add signature purposes Diffstat:
| M | gnunet-signatures/registry.rec | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/gnunet-signatures/registry.rec b/gnunet-signatures/registry.rec @@ -438,6 +438,11 @@ Name: MERCHANT_WIRE_DETAILS Comment: Signature where the merchant confirms its own (salted) wire details (not yet really used). Package: GNU Taler +Number: 1108 +Name: MERCHANT_TOKEN_ISSUE +Comment: Signature where the merchant issues a token by blindly signing it. Signed with the token issue private key. +Package: GNU Taler + # # Wallet signatures # @@ -552,6 +557,11 @@ Name: WALLET_RESERVE_AGE_WITHDRAW Comment: Signature where the reserve key confirms an age-withdraw request. Signed with the reserve private key. Package: GNU Taler +Number: 1222 +Name: WALLET_TOKEN_USE +Comment: Signature where the token use key confirms the usage of a token on a pay request. Signed with the token use private key. +Package: GNU Taler + # # Security module signatures #