View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009299 | GNUnet | util library | public | 2024-10-25 10:17 | 2024-10-29 20:56 |
Reporter | fefe | Assigned To | schanzen | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.22.2 | Fixed in Version | 0.22.2 | ||
Summary | 0009299: TODO found in elligator crypto code | ||||
Description | In crypto_elligator.c: 197 // TODO 198 static void 199 decode_bytes (mp_limb_t *number, const uint8_t *bytes) 211 // TODO 212 static void 213 encode_bytes (uint8_t *bytes, mp_limb_t *number) This is unsettling to see in the bowels of critical crypto code. What does it mean? What is missing? Should the reader be alarmed? | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-10-25 10:17 | fefe | New Issue | |
2024-10-25 13:51 | schanzen | Changeset attached | => gnunet master 3d785e55 |
2024-10-25 13:51 | schanzen | Note Added: 0023598 | |
2024-10-25 13:51 | schanzen | Assigned To | => schanzen |
2024-10-25 13:51 | schanzen | Status | new => resolved |
2024-10-25 13:51 | schanzen | Resolution | open => fixed |
2024-10-25 13:51 | schanzen | Fixed in Version | => 0.22.2 |
2024-10-25 13:51 | schanzen | Target Version | => 0.22.2 |
2024-10-29 20:56 | schanzen | Note Added: 0023627 | |
2024-10-29 20:56 | schanzen | Status | resolved => closed |