View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011251 | GNUnet | cadet service | public | 2026-03-13 18:00 | 2026-03-13 18:00 |
| Reporter | schanzen | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Target Version | 1.0.0 | ||||
| Summary | 0011251: CADET encryption authentication smell | ||||
| Description | The header encyption HENCRYPT and the message encryption ENCRYPT according the spec should both be AEAD schemes The CADET implementation takes a shortcut: It Encrypts the header and the plaintext separately with the respective keys using TWOFISH(AES(*)) and then appends a MAC using the HK that is calculated over both ciphertexts Probably not breakable per se, but smells bad. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-13 18:00 | schanzen | New Issue |