CORBA 3.5b1 RTF Avatar
  1. OMG Issue

CORBA35 — Section 5.6.3 Hashing Algorythm

  • Key: CORBA35-401
  • Legacy Issue Number: 1266
  • Status: open  
  • Source: Anonymous
  • Summary:

    Summary: Section 5.6.3 Hashing Algorithm (and 5.6.2)

    • It is not clear whether the hash value is translated
      into ascii or not.
    • I assume the result is a long long:

    long long hash = sha[1] << 32 + sha[0]

  • Reported: CORBA 2.2 — Tue, 28 Apr 1998 04:00 GMT
  • Updated: Wed, 20 Mar 2024 19:41 GMT