View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003739 | Taler | exchange | public | 2015-03-28 14:01 | 2015-04-12 23:43 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | high | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0003739: signing a json string in `struct TALER_MintKeySetPS` is a hack | ||||
Description | The JSON string depends on the indentation and ordering of the members. We should define and use a binary format to hash and sign. | ||||
Tags | No tags attached. | ||||
|
As of 33d0182..5f2d329, we now sign the hash of the hashes of the denomination keys (in the order in which they appear in the JSON). |
|
Docu update in 3527bd0..fe3a8e6 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-03-28 14:01 | Christian Grothoff | New Issue | |
2015-03-28 14:39 | Christian Grothoff | Status | new => confirmed |
2015-03-29 14:26 | Christian Grothoff | Assigned To | => Christian Grothoff |
2015-03-29 14:26 | Christian Grothoff | Status | confirmed => assigned |
2015-04-09 21:19 | Christian Grothoff | Priority | low => high |
2015-04-09 21:19 | Christian Grothoff | Target Version | => 0.0 |
2015-04-12 22:19 | Christian Grothoff | Note Added: 0009075 | |
2015-04-12 22:25 | Christian Grothoff | Note Added: 0009076 | |
2015-04-12 22:25 | Christian Grothoff | Status | assigned => resolved |
2015-04-12 22:25 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-04-12 22:25 | Christian Grothoff | Resolution | open => fixed |
2015-04-12 23:43 | Christian Grothoff | Status | resolved => closed |
2016-02-18 15:43 | Christian Grothoff | Category | mint => exchange |