-
Type: Bug
-
Status: Applied
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: ODF 1.2 CD 05
-
Fix Version/s: ODF 1.2 CD 06
-
Component/s: Packaging, Part 2 (Packages) [1.2: 3], Security
-
Labels:None
-
Environment:
The optional manifest:key-size attribute is introduced with ODF 1.2. This issue is described specifically against the text in ODF 1.2 CD05 Part 3.
-
Proposal:
-
Resolution:
Key sizes are typically expressed in bits or octets (the number of consecutive 8-bit groups contained in the key) and are regarded as big-endian numbers. No size unit is specified for the manifest:key-size attributes, but examination of current implementations indicates that the value is a number of octets. Those units and how short keys are extracted from algorithms that produce longers ones needs to be explicit.
There are also natural constraints on key sizes, either because an algorithm produces a fixed-size result or because an algorithm to which the key will be supplied has constraints on the sizes of keys it accepts. These effects need to be accounted for in some way.