- /keys response now contains signed denomintations - hashes of denominations now XOR'ed per group into a single hash-code - final hash-code is now XOR of all group hash codes - final hash-code is signed - lib/exchange_api_handle support for new "denominations" implemented - parses array of denomation groups - creates running xor of hashes - verifies signature at the end - previous diff/merge logic for keys remains intact. |
||
---|---|---|
.. | ||
.gitignore | ||
i18n.c | ||
json_helper.c | ||
json_pack.c | ||
json_wire.c | ||
json.c | ||
Makefile.am | ||
test_json_wire.c | ||
test_json.c |