DDS-Security 1.0 FTF Avatar
  1. OMG Issue

DDSSEC_ — Wrong bits indexes in effective_participant_key

  • Key: DDSSEC_-15
  • Legacy Issue Number: 19778
  • Status: closed  
  • Source: ZettaScale Technology ( Mr. Julien Enoch)
  • Summary:

    In description of actions for validate_local_identity (Table 34), the returned effective_participant_key is described with following sentences:
    "... The following 48 bits (bits 48 to 96) shall be set to the first 48 bits of the SHA-256 hash of the candidate_participant_key.
    "The remaining 32 bits (bits 97 to 127) shall be set identical to the corresponding bits in the candidate_participant_key"

    The correct bits indexes should be "bits 48 to 95" and "bits 96 to 127".

  • Reported: DDS-Security 1.0b1 — Mon, 8 Jun 2015 04:00 GMT
  • Disposition: Resolved — DDS-Security 1.0
  • Disposition Summary:

    Modify Table 34 validate_local_identity description of effective_participant_key

    Modify the description of the effective_participant_key as suggested in the issue description.

  • Updated: Tue, 12 Jul 2016 14:45 GMT