View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006852 | 10000-014: PubSub | Spec | public | 2021-04-27 13:11 | 2021-04-27 15:19 |
| Reporter | Matthias Damm | Assigned To | Matthias Damm | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0006852: Starting value for AES-CTR BlockCounter is not consistent with RFC | ||||
| Description | Part 14 https://tools.ietf.org/html/rfc3686 The starting value for the BlockCounter is different in Part 14 (0) and RFC (1). This is a problem if crypto libraries are used that have a comlete implementation for AES-CRT. Part 14 should be in sync with the RFC. | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
|
|
Changed starting counter value from 0 to 1 to be consistent with RFC. |
|
|
Agreed to changes is 1.05 and 1.04 Errata. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-04-27 13:11 | Matthias Damm | New Issue | |
| 2021-04-27 13:18 | Matthias Damm | Assigned To | => Matthias Damm |
| 2021-04-27 13:18 | Matthias Damm | Status | new => resolved |
| 2021-04-27 13:18 | Matthias Damm | Resolution | open => fixed |
| 2021-04-27 13:18 | Matthias Damm | Note Added: 0014255 | |
| 2021-04-27 15:19 | Jim Luth | Status | resolved => closed |
| 2021-04-27 15:19 | Jim Luth | Fixed in Version | => 1.04 |
| 2021-04-27 15:19 | Jim Luth | Note Added: 0014256 |