exchange/src/json
Özgür Kesim a6544069f9
[new /keys response] added proper hash verification
- Running XOR of all SHA-512 hashes of each denomination's public key is
  compared against the "hash" value in the JSON blob.

- Fixed a bug during creation of the running XOR.
2022-06-27 10:10:51 +02:00
..
.gitignore add test for json_wire.c logic 2019-06-26 20:43:08 +02:00
i18n.c -make gettext compatible 2021-08-04 18:34:25 +02:00
json_helper.c [new /keys response] added proper hash verification 2022-06-27 10:10:51 +02:00
json_pack.c [new /keys response] create and parse denomination implemented 2022-06-26 16:59:27 +02:00
json_wire.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
json.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
Makefile.am trying to fix #7039 insanity for RFC 8785, Dold: please check 2021-11-21 00:53:11 +01:00
test_json_wire.c -require receiver-name in iban payto URIs 2021-08-08 00:01:07 +02:00
test_json.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00