View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002988 | GNUnet | GNS | public | 2013-08-12 21:11 | 2013-12-24 20:54 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | urgent | Severity | block | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | Git master | ||||
Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
Summary | 0002988: GNS needs to be adapted for the new crypto | ||||
Description | The namestore API has been changed to support this; however, virtually all places where the 'ShortHashCode' is used will need to be changed (to EccPublicKey), and most calls to the namestore API as well. Also, we need to adapt the logic to handle the encrypted blocks (encryption and decryption functions are already in the namestore API). Right now, the GNS code does not event compile. | ||||
Tags | No tags attached. | ||||
parent of | 0002986 | closed | Matthias Wachs | namestore testcases need to be updated to new API |
parent of | 0002989 | closed | Christian Grothoff | namestore service FTBFS due to recent changes in API |
parent of | 0002985 | closed | Christian Grothoff | need full public keys in .zkey and PKEY records |
parent of | 0002997 | closed | Christian Grothoff | GNS proxy needs to be ported to new API/crypto |
|
Main code now compiles and is --- except for details --- in theory feature-complete. But we need tests (namestore + gns). |
|
Ed25519 adaptations (in particular compressed public keys) are still missing. |
|
DONE. Zkey tests now pass with new, 32-byte public keys. Party! |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-12 21:11 | Christian Grothoff | New Issue | |
2013-08-12 21:11 | Christian Grothoff | Status | new => assigned |
2013-08-12 21:11 | Christian Grothoff | Assigned To | => Matthias Wachs |
2013-08-12 21:14 | Christian Grothoff | Relationship added | parent of 0002986 |
2013-08-12 21:14 | Christian Grothoff | Relationship added | parent of 0002989 |
2013-08-12 21:14 | Christian Grothoff | Relationship added | parent of 0002985 |
2013-08-15 00:45 | Christian Grothoff | Assigned To | Matthias Wachs => Christian Grothoff |
2013-08-24 14:58 | Christian Grothoff | Note Added: 0007391 | |
2013-08-31 21:39 | Christian Grothoff | Relationship added | parent of 0002997 |
2013-08-31 21:44 | Christian Grothoff | Assigned To | Christian Grothoff => |
2013-08-31 21:44 | Christian Grothoff | Status | assigned => confirmed |
2013-09-05 13:53 | Christian Grothoff | Note Added: 0007405 | |
2013-09-07 21:30 | Christian Grothoff | Assigned To | => Christian Grothoff |
2013-09-07 21:30 | Christian Grothoff | Status | confirmed => assigned |
2013-11-05 23:55 | Christian Grothoff | Note Added: 0007594 | |
2013-11-05 23:55 | Christian Grothoff | Status | assigned => resolved |
2013-11-05 23:55 | Christian Grothoff | Fixed in Version | => 0.10.0 |
2013-11-05 23:55 | Christian Grothoff | Resolution | open => fixed |
2013-12-24 20:54 | Christian Grothoff | Status | resolved => closed |