aboutsummaryrefslogtreecommitdiff
path: root/gnunet-signatures/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet-signatures/registry.rec')
-rw-r--r--gnunet-signatures/registry.rec494
1 files changed, 488 insertions, 6 deletions
diff --git a/gnunet-signatures/registry.rec b/gnunet-signatures/registry.rec
index 36ea5f4..ec3950a 100644
--- a/gnunet-signatures/registry.rec
+++ b/gnunet-signatures/registry.rec
@@ -1,6 +1,6 @@
1# -*- mode: rec -*- 1# -*- mode: rec -*-
2# 2#
3# Registry for GNUnet Signature purposes 3# Registry for Signature purposes
4# 4#
5 5
6%rec: SignaturePurpose 6%rec: SignaturePurpose
@@ -12,151 +12,633 @@
12%unique: Name 12%unique: Name
13%mandatory: Name 13%mandatory: Name
14%mandatory: Comment 14%mandatory: Comment
15%mandatory: Package
15%allowed: Subsystem 16%allowed: Subsystem
16%sort: Number Name 17%sort: Number Name
17 18
18 19
20#-----------------------------------------------------------------------------
21# GNUnet
22
19Number: 0 23Number: 0
20Name: TEST 24Name: TEST
21Comment: Test signature, not valid for anything other than writing a test. (Note that the signature verification code will accept this value). 25Comment: Test signature, not valid for anything other than writing a test. (Note that the signature verification code will accept this value).
26Package: GNUnet
22Subsystem: GNUnet 27Subsystem: GNUnet
23 28
24Number: 1 29Number: 1
25Name: TRANSPORT_PONG_OWN 30Name: TRANSPORT_PONG_OWN
26Comment: Signature for confirming that this peer uses a particular address. 31Comment: Signature for confirming that this peer uses a particular address.
32Package: GNUnet
27Subsystem: GNUnet-TRANSPORT 33Subsystem: GNUnet-TRANSPORT
28 34
29Number: 2 35Number: 2
30Name: TRANSPORT_DISCONNECT 36Name: TRANSPORT_DISCONNECT
31Comment: Signature for confirming that this peer intends to disconnect. 37Comment: Signature for confirming that this peer intends to disconnect.
38Package: GNUnet
32Subsystem: GNUnet-TRANSPORT 39Subsystem: GNUnet-TRANSPORT
33 40
34Number: 3 41Number: 3
35Name: REVOCATION 42Name: GNS_REVOCATION
36Comment: Signature for confirming a key revocation. 43Comment: GNS zone key revocation
37Subsystem: GNUnet-Revocation 44Package: GNUnet
45Subsystem: GNS
38 46
39Number: 4 47Number: 4
40Name: NAMESPACE_ADVERTISEMENT 48Name: NAMESPACE_ADVERTISEMENT
41Comment: Signature for a namespace/pseudonym advertisement (by the namespace owner). 49Comment: Signature for a namespace/pseudonym advertisement (by the namespace owner).
50Package: GNUnet
42Subsystem: GNUnet-FS 51Subsystem: GNUnet-FS
43 52
44Number: 5 53Number: 5
45Name: PEER_PLACEMENT 54Name: PEER_PLACEMENT
46Comment: Signature by which a peer affirms that it is providing a certain bit of content for use in LOCation URIs. 55Comment: Signature by which a peer affirms that it is providing a certain bit of content for use in LOCation URIs.
56Package: GNUnet
47Subsystem: GNUnet-FS 57Subsystem: GNUnet-FS
48 58
59Number: 6
60Name: DHT_HOP
61Comment: Signature by which a peer affirms that it forwarded a message in the DHT.
62Package: GNUnet
63Subsystem: GNUnet-DHT
64
65Number: 7
66Name: HELLO
67Comment: Signature by which a peer affirms its address.
68Package: GNUnet
69Subsystem: GNUnet-HELLO
70
49Number: 11 71Number: 11
50Name: DNS_RECORD 72Name: DNS_RECORD
51Comment: Signature on a GNUNET_DNS_Advertisement. 73Comment: Signature on a GNUNET_DNS_Advertisement.
74Package: GNUnet
52Subsystem: GNUnet-DNS+Exit 75Subsystem: GNUnet-DNS+Exit
53 76
77Number: 12
78Name: CHAT_MESSAGE
79Comment: Signature of a chat message.
80Package: GNUnet
81Subsystem: GNUnet-MESSENGER
82
83Number: 13
84Name: CHAT_RECEIPT
85Comment: Signature of confirmation receipt for a chat message.
86Package: GNUnet
87Subsystem: GNUnet-MESSENGER
88
54Number: 14 89Number: 14
55Name: NSE_SEND 90Name: NSE_SEND
56Comment: Signature of a network size estimate message. 91Comment: Signature of a network size estimate message.
92Package: GNUnet
57Subsystem: GNUnet-NSE 93Subsystem: GNUnet-NSE
58 94
59Number: 15 95Number: 15
60Name: GNS_RECORD_SIGN 96Name: GNS_RECORD_SIGN
61Comment: Signature of a gnunet naming system record block 97Comment: GNS record set signature
62Subsystem: GNUnet-GNSRECORD 98Package: GNUnet
99Subsystem: GNS
63 100
64Number: 16 101Number: 16
65Name: SET_ECC_KEY 102Name: SET_ECC_KEY
66Comment: Purpose is to set a session key. 103Comment: Purpose is to set a session key.
104Package: GNUnet
67Subsystem: GNUnet-CORE 105Subsystem: GNUnet-CORE
68 106
69Number: 17 107Number: 17
70Name: FS_UBLOCK 108Name: FS_UBLOCK
71Comment: UBlock Signature, done using DSS, not ECC 109Comment: UBlock Signature, done using DSS, not ECC
110Package: GNUnet
72Subsystem: GNUnet-FS 111Subsystem: GNUnet-FS
73 112
74Number: 18 113Number: 18
75Name: REGEX_ACCEPT 114Name: REGEX_ACCEPT
76Comment: Accept state in regex DFA. Peer affirms that it offers the matching service. 115Comment: Accept state in regex DFA. Peer affirms that it offers the matching service.
116Package: GNUnet
77Subsystem: GNUnet-REGEX 117Subsystem: GNUnet-REGEX
78 118
79Number: 20 119Number: 20
80Name: CONVERSATION_RING 120Name: CONVERSATION_RING
81Comment: Signature of a conversation ring. 121Comment: Signature of a conversation ring.
122Package: GNUnet
82Subsystem: GNUnet-CONVERSATION 123Subsystem: GNUnet-CONVERSATION
83 124
84Number: 21 125Number: 21
85Name: SECRETSHARING_DKG1 126Name: SECRETSHARING_DKG1
86Comment: Signature for the first round of distributed key generation. 127Comment: Signature for the first round of distributed key generation.
128Package: GNUnet
87Subsystem: GNUnet-SECRETSHARING 129Subsystem: GNUnet-SECRETSHARING
88 130
89Number: 22 131Number: 22
90Name: SECRETSHARING_DKG2 132Name: SECRETSHARING_DKG2
91Comment: Signature for the second round of distributed key generation. 133Comment: Signature for the second round of distributed key generation.
134Package: GNUnet
92Subsystem: GNUnet-SECRETSHARING 135Subsystem: GNUnet-SECRETSHARING
93 136
94Number: 23 137Number: 23
95Name: SECRETSHARING_DECRYPTION 138Name: SECRETSHARING_DECRYPTION
96Comment: Signature for the cooperative decryption. 139Comment: Signature for the cooperative decryption.
140Package: GNUnet
97Subsystem: GNUnet-SECRETSHARING 141Subsystem: GNUnet-SECRETSHARING
98 142
99Number: 27 143Number: 27
100Name: RECLAIM_CODE_SIGN 144Name: RECLAIM_CODE_SIGN
101Comment: Signature for a GNUid Ticket 145Comment: Signature for a GNUid Ticket
146Package: GNUnet
102Subsystem: Reclaim 147Subsystem: Reclaim
103 148
104Number: 28 149Number: 28
105Name: DELEGATE 150Name: DELEGATE
106Comment: Signature for a GNUnet credential 151Comment: Signature for a GNUnet credential
152Package: GNUnet
107Subsystem: Reclaim 153Subsystem: Reclaim
108 154
109Number: 29 155Number: 29
110Name: TRANSPORT_ADDRESS 156Name: TRANSPORT_ADDRESS
111Comment: Signature by a peer affirming that this is one of its addresses for the given time period. 157Comment: Signature by a peer affirming that this is one of its addresses for the given time period.
158Package: GNUnet
112Subsystem: GNUnet-TRANSPORT 159Subsystem: GNUnet-TRANSPORT
113 160
114Number: 30 161Number: 30
115Name: TRANSPORT_EPHEMERAL 162Name: TRANSPORT_EPHEMERAL
116Comment: Signature by a peer affirming that the given ephemeral key is currently in use by that peer's transport service. 163Comment: Signature by a peer affirming that the given ephemeral key is currently in use by that peer's transport service.
164Package: GNUnet
117Subsystem: GNUnet-TRANSPORT 165Subsystem: GNUnet-TRANSPORT
118 166
119Number: 31 167Number: 31
120Name: COMMUNICATOR_TCP_HANDSHAKE 168Name: COMMUNICATOR_TCP_HANDSHAKE
121Comment: Signature used by TCP communicator handshake. 169Comment: Signature used by TCP communicator handshake.
170Package: GNUnet
122Subsystem: GNUnet-TRANSPORT-TCP 171Subsystem: GNUnet-TRANSPORT-TCP
123 172
124Number: 32 173Number: 32
125Name: COMMUNICATOR_TCP_REKEY 174Name: COMMUNICATOR_TCP_REKEY
126Comment: Signature used by TCP communicator rekey. 175Comment: Signature used by TCP communicator rekey.
176Package: GNUnet
127Subsystem: GNUnet-TRANSPORT-TCP 177Subsystem: GNUnet-TRANSPORT-TCP
128 178
129Number: 33 179Number: 33
130Name: COMMUNICATOR_UDP_HANDSHAKE 180Name: COMMUNICATOR_UDP_HANDSHAKE
131Comment: Signature used by UDP communicator handshake. 181Comment: Signature used by UDP communicator handshake.
182Package: GNUnet
132Subsystem: GNUnet-TRANSPORT-UDP 183Subsystem: GNUnet-TRANSPORT-UDP
133 184
134Number: 34 185Number: 34
135Name: COMMUNICATOR_UDP_BROADCAST 186Name: COMMUNICATOR_UDP_BROADCAST
136Comment: Signature used by UDP broadcasts. 187Comment: Signature used by UDP broadcasts.
188Package: GNUnet
137Subsystem: GNUnet-TRANSPORT-UDP 189Subsystem: GNUnet-TRANSPORT-UDP
138 190
139Number: 35 191Number: 35
140Name: TRANSPORT_CHALLENGE 192Name: TRANSPORT_CHALLENGE
141Comment: Signature by a peer affirming that it received a challenge (and stating how long it expects the address on which the challenge was received to remain valid). 193Comment: Signature by a peer affirming that it received a challenge (and stating how long it expects the address on which the challenge was received to remain valid).
194Package: GNUnet
142Subsystem: GNUnet-TRANSPORT 195Subsystem: GNUnet-TRANSPORT
143 196
144Number: 36 197Number: 36
145Name: TRANSPORT_DV_HOP 198Name: TRANSPORT_DV_HOP
146Comment: Signature by a peer affirming that it is on a DV path. 199Comment: Signature by a peer affirming that it is on a DV path.
200Package: GNUnet
147Subsystem: GNUnet-TRANSPORT 201Subsystem: GNUnet-TRANSPORT
148 202
149Number: 37 203Number: 37
150Name: TRANSPORT_DV_INITIATOR 204Name: TRANSPORT_DV_INITIATOR
151Comment: Signature by a peer affirming that it originated the DV path. 205Comment: Signature by a peer affirming that it originated the DV path.
206Package: GNUnet
152Subsystem: GNUnet-TRANSPORT 207Subsystem: GNUnet-TRANSPORT
153 208
154Number: 38 209Number: 38
155Name: CADET_CONNECTION_INITIATOR 210Name: CADET_CONNECTION_INITIATOR
156Comment: Signature by a peer that like to create a connection. 211Comment: Signature by a peer that like to create a connection.
212Package: GNUnet
157Subsystem: GNUnet-CADET 213Subsystem: GNUnet-CADET
158 214
159Number: 39 215Number: 39
160Name: COMMUNICATOR_TCP_HANDSHAKE_ACK 216Name: COMMUNICATOR_TCP_HANDSHAKE_ACK
161Comment: Signature by a peer sending back the nonce received at initial handshake. 217Comment: Signature by a peer sending back the nonce received at initial handshake.
218Package: GNUnet
162Subsystem: GNUnet-TRANSPORT-TCP 219Subsystem: GNUnet-TRANSPORT-TCP
220
221#-----------------------------------------------------------------------------
222# GNU Taler, >= 1000
223
224#
225# Exchange offline signatures (with master key)
226#
227
228Number: 1017
229Name: MASTER_AML_KEY
230Comment: Initialize or update the status of an AML key for an AML officer
231Package: GNU Taler
232
233Number: 1018
234Name: MASTER_DRAIN_PROFIT
235Comment: Affirm wiring of exchange profits to operator account.
236Package: GNU Taler
237
238Number: 1019
239Name: MASTER_PARTNER_DETAILS
240Comment: Signature affirming a partner configuration for wads.
241Package: GNU Taler
242
243Number: 1020
244Name: MASTER_SIGNING_KEY_REVOKED
245Comment: The given revocation key was revoked and must no longer be used.
246Package: GNU Taler
247
248Number: 1021
249Name: MASTER_ADD_WIRE
250Comment: Add payto URI to the list of our wire methods.
251Package: GNU Taler
252
253Number: 1022
254Name: MASTER_GLOBAL_FEES
255Comment: Signature over global set of fees charged by the exchange.
256Package: GNU Taler
257
258Number: 1023
259Name: MASTER_DEL_WIRE
260Comment: Remove payto URI from the list of our wire methods.
261Package: GNU Taler
262
263Number: 1024
264Name: MASTER_SIGNING_KEY_VALIDITY
265Comment: Purpose for signing public keys signed by the exchange master key.
266Package: GNU Taler
267
268Number: 1025
269Name: MASTER_DENOMINATION_KEY_VALIDITY
270Comment: Purpose for denomination keys signed by the exchange master key.
271Package: GNU Taler
272
273Number: 1026
274Name: MASTER_ADD_AUDITOR
275Comment: Add an auditor to the list of our auditors.
276Package: GNU Taler
277
278Number: 1027
279Name: MASTER_DEL_AUDITOR
280Comment: Remove an auditor from the list of our auditors.
281Package: GNU Taler
282
283Number: 1028
284Name: MASTER_WIRE_FEES
285Comment: Fees charged per (aggregate) wire transfer to the merchant.
286Package: GNU Taler
287
288Number: 1029
289Name: MASTER_DENOMINATION_KEY_REVOKED
290Comment: The given revocation key was revoked and must no longer be used.
291Package: GNU Taler
292
293Number: 1030
294Name: MASTER_WIRE_DETAILS
295Comment: Signature where the Exchange confirms its IBAN details in the /wire response.
296Package: GNU Taler
297
298Number: 1031
299Name: MASTER_EXTENSION
300Comment: Set the configuration of an extension (age-restriction or peer2peer)
301Package: GNU Taler
302
303
304#
305# Exchange online signatures (with signing key)
306#
307
308Number: 1032
309Name: EXCHANGE_RESERVE_STATUS
310Comment: Purpose for the state of a reserve, signed by the exchange's signing key.
311Package: GNU Taler
312
313Number: 1033
314Name: EXCHANGE_CONFIRM_DEPOSIT
315Comment: Signature where the Exchange confirms a deposit request.
316Package: GNU Taler
317
318Number: 1034
319Name: EXCHANGE_CONFIRM_MELT
320Comment: Signature where the exchange (current signing key) confirms the no-reveal index for cut-and-choose and the validity of the melted coins.
321Package: GNU Taler
322
323Number: 1035
324Name: EXCHANGE_KEY_SET
325Comment: Signature where the Exchange confirms the full /keys response set.
326Package: GNU Taler
327
328Number: 1036
329Name: EXCHANGE_CONFIRM_WIRE
330Comment: Signature where the Exchange confirms the /track/transaction response.
331Package: GNU Taler
332
333Number: 1037
334Name: EXCHANGE_CONFIRM_WIRE_DEPOSIT
335Comment: Signature where the Exchange confirms the /wire/deposit response.
336Package: GNU Taler
337
338Number: 1038
339Name: EXCHANGE_CONFIRM_REFUND
340Comment: Signature where the Exchange confirms a refund request.
341Package: GNU Taler
342
343Number: 1039
344Name: EXCHANGE_CONFIRM_RECOUP
345Comment: Signature where the Exchange confirms a recoup.
346Package: GNU Taler
347
348Number: 1040
349Name: EXCHANGE_RESERVE_CLOSED
350Comment: Signature where the Exchange confirms it closed a reserve.
351Package: GNU Taler
352
353Number: 1041
354Name: EXCHANGE_CONFIRM_RECOUP_REFRESH
355Comment: Signature where the Exchange confirms a recoup-refresh operation.
356Package: GNU Taler
357
358Number: 1042
359Name: EXCHANGE_AFFIRM_DENOM_UNKNOWN
360Comment: Signature where the Exchange confirms that it does not know a denomination (hash).
361Package: GNU Taler
362
363Number: 1043
364Name: EXCHANGE_AFFIRM_DENOM_EXPIRED
365Comment: Signature where the Exchange confirms that it does not consider a denomination valid for the given operation at this time.
366Package: GNU Taler
367
368Number: 1044
369Name: EXCHANGE_ACCOUNT_SETUP_SUCCESS
370Comment: Signature by which an exchange affirms that an account successfully passed the KYC checks.
371Package: GNU Taler
372
373Number: 1045
374Name: EXCHANGE_CONFIRM_PURSE_CREATION
375Comment: Signature by which the exchange affirms that a purse was created with a certain amount deposited into it.
376Package: GNU Taler
377
378Number: 1046
379Name: EXCHANGE_CONFIRM_PURSE_MERGED
380Comment: Signature by which the exchange affirms that a purse was merged into a reserve with a certain amount in it.
381Package: GNU Taler
382
383Number: 1047
384Name: EXCHANGE_PURSE_STATUS
385Comment: Purpose for the state of a purse, signed by the exchange's signing key.
386Package: GNU Taler
387
388Number: 1048
389Name: EXCHANGE_RESERVE_ATTEST_DETAILS
390Comment: Signature by which the exchange attests identity attributes of a particular reserve owner.
391Package: GNU Taler
392
393Number: 1049
394Name: EXCHANGE_CONFIRM_PURSE_REFUND
395Comment: Signature by which the exchange confirms that a purse expired and a coin was refunded.
396Package: GNU Taler
397
398Number: 1050
399Name: EXCHANGE_CONFIRM_AGE_WITHDRAW
400Comment: Signature where the Exchange confirms an age-withdraw.
401Package: GNU Taler
402
403#
404# Auditor signatures
405#
406
407Number: 1064
408Name: AUDITOR_EXCHANGE_KEYS
409Comment: Signature where the auditor confirms that he is aware of certain denomination keys from the exchange.
410Package: GNU Taler
411
412#
413# Merchant signatures
414#
415
416Number: 1101
417Name: MERCHANT_CONTRACT
418Comment: Signature where the merchant confirms a contract (to the customer).
419Package: GNU Taler
420
421Number: 1102
422Name: MERCHANT_REFUND
423Comment: Signature where the merchant confirms a refund (of a coin).
424Package: GNU Taler
425
426Number: 1103
427Name: MERCHANT_TRACK_TRANSACTION
428Comment: Signature where the merchant confirms that he needs the wire transfer identifier for a deposit operation.
429Package: GNU Taler
430
431Number: 1104
432Name: MERCHANT_PAYMENT_OK
433Comment: Signature where the merchant confirms that the payment was successful
434Package: GNU Taler
435
436Number: 1107
437Name: MERCHANT_WIRE_DETAILS
438Comment: Signature where the merchant confirms its own (salted) wire details (not yet really used).
439Package: GNU Taler
440
441Number: 1108
442Name: MERCHANT_TOKEN_ISSUE
443Comment: Signature where the merchant issues a token by blindly signing it. Signed with the token issue private key.
444Package: GNU Taler
445
446#
447# Wallet signatures
448#
449
450Number: 1200
451Name: WALLET_RESERVE_WITHDRAW
452Comment: Signature where the reserve key confirms a withdraw request. Signed with the reserve private key.
453Package: GNU Taler
454
455Number: 1201
456Name: WALLET_COIN_DEPOSIT
457Comment: Signature made by the wallet of a user to confirm a deposit of a coin.
458Package: GNU Taler
459
460Number: 1202
461Name: WALLET_COIN_MELT
462Comment: Signature using a coin key confirming the melting of a coin. Signed with the coin's private key.
463Package: GNU Taler
464
465Number: 1203
466Name: WALLET_COIN_RECOUP
467Comment: Signature using a coin key requesting recoup. Signed with the coin's private key.
468Package: GNU Taler
469
470Number: 1204
471Name: WALLET_COIN_LINK
472Comment: Signature using a coin key authenticating link data. Signed with the old coin's private key.
473Package: GNU Taler
474
475Number: 1205
476Name: WALLET_ACCOUNT_SETUP
477Comment: Signature using a reserve key by which a wallet requests a payment target UUID for itself. Signs over just a purpose (no body), as the signature only serves to demonstrate that the request comes from the wallet controlling the private key, and not some third party.
478Package: GNU Taler
479
480Number: 1206
481Name: WALLET_COIN_RECOUP_REFRESH
482Comment: Signature using a coin key requesting recoup-refresh. Signed with the coin private key.
483Package: GNU Taler
484
485Number: 1207
486Name: WALLET_AGE_ATTESTATION
487Comment: Signature using a age restriction key for attestation of a particular age/age-group.
488Package: GNU Taler
489
490Number: 1208
491Name: WALLET_RESERVE_HISTORY
492Comment: Request full or partial reserve history. Signed with the reserve private key.
493Package: GNU Taler
494
495Number: 1209
496Name: WALLET_COIN_HISTORY
497Comment: Request full or partial coin history. Signed with the coin private key.
498Package: GNU Taler
499
500Number: 1210
501Name: WALLET_PURSE_CREATE
502Comment: Request purse creation (without reserve). Signed by the purse private key.
503Package: GNU Taler
504
505Number: 1211
506Name: WALLET_PURSE_DEPOSIT
507Comment: Request coin to be deposited into a purse. Signed with the coin private key.
508Package: GNU Taler
509
510Number: 1212
511Name: WALLET_PURSE_STATUS
512Comment: Request purse status. Signed with the purse private key.
513Package: GNU Taler
514
515Number: 1213
516Name: WALLET_PURSE_MERGE
517Comment: Request purse to be merged with a reserve. Signed with the purse private key.
518Package: GNU Taler
519
520Number: 1214
521Name: WALLET_ACCOUNT_MERGE
522Comment: Request purse to be merged with a reserve. Signed by the reserve private key.
523Package: GNU Taler
524
525Number: 1215
526Name: WALLET_RESERVE_CLOSE
527Comment: Request account to be closed. Signed with the reserve private key.
528Package: GNU Taler
529
530Number: 1216
531Name: WALLET_PURSE_ECONTRACT
532Comment: Associates encrypted contract with a purse. Signed with the purse private key.
533Package: GNU Taler
534
535Number: 1217
536Name: WALLET_RESERVE_OPEN
537Comment: Request reserve to be kept open. Signed with the reserve private key.
538Package: GNU Taler
539
540Number: 1218
541Name: WALLET_RESERVE_OPEN_DEPOSIT
542Comment: Request coin to be used to pay for reserve to be kept open. Signed with the coin private key.
543Package: GNU Taler
544
545Number: 1219
546Name: WALLET_RESERVE_ATTEST_DETAILS
547Comment: Request attestation about reserve owner. Signed by the reserve private key.
548Package: GNU Taler
549
550Number: 1220
551Name: WALLET_PURSE_DELETE
552Comment: Signature by which a wallet requests a purse to be deleted.
553Package: GNU Taler
554
555Number: 1221
556Name: WALLET_RESERVE_AGE_WITHDRAW
557Comment: Signature where the reserve key confirms an age-withdraw request. Signed with the reserve private key.
558Package: GNU Taler
559
560Number: 1222
561Name: WALLET_TOKEN_USE
562Comment: Signature where the token use key confirms the usage of a token on a pay request. Signed with the token use private key.
563Package: GNU Taler
564
565#
566# Security module signatures
567#
568
569Number: 1250
570Name: SM_RSA_DENOMINATION_KEY
571Comment: Signature on a denomination key announcement.
572Package: GNU Taler
573
574Number: 1251
575Name: SM_SIGNING_KEY
576Comment: Signature on an exchange message signing key announcement.
577Package: GNU Taler
578
579Number: 1252
580Name: SM_CS_DENOMINATION_KEY
581Comment: Signature on a denomination key announcement.
582Package: GNU Taler
583
584#
585# Test signatures
586#
587
588Number: 1302
589Name: CLIENT_TEST_EDDSA
590Comment: EdDSA test signature.
591Package: GNU Taler
592
593Number: 1303
594Name: EXCHANGE_TEST_EDDSA
595Comment: EdDSA test signature.
596Package: GNU Taler
597
598#
599# AML officer signatures
600#
601
602Number: 1350
603Name: AML_DECISION
604Comment: Signature by which an AML officer signs an AML decision.
605Package: GNU Taler
606
607Number: 1351
608Name: AML_QUERY
609Comment: Signature by which an AML officer requests AML data.
610Package: GNU Taler
611
612
613#
614# GNU Anastasis signatures, >= 1400
615#
616
617Number: 1400
618Name: ANASTASIS_POLICY_UPLOAD
619Comment: EdDSA signature for a policy upload.
620Package: GNU Taler
621
622#
623# Sync signatures, >= 1450
624#
625
626Number: 1450
627Name: SYNC_BACKUP_UPLOAD
628Comment: EdDSA signature for a backup upload.
629Package: GNU Taler
630
631
632#
633# Donau signatures, >= 1500
634#
635
636Number: 1500
637Name: DONAU_DONATION_STATEMENT
638Comment: The signature is done by the Donau. The Donau signes over the total amount of the corresponding year, the corresponding year and the donation identifier of a specific donor. The statement confirms that the donor made this total in donations for the given year.
639Package: Donau
640
641Number: 1501
642Name: CHARITY_DONATION_CONFIRMATION
643Comment: The signature is made by a charity and shows that the charity is in agreement with the donation request which it sends to the Donau. The charity signs over all blinded identifiers and key pairs which it has received from the donor. The signature affirms that the charity wants the donation receipts to be issued on its behalf.
644Package: Donau