Skip to main content
Mario Luzeiro
Associate III
September 28, 2010
Question

Convert 96 bit unique ID to 16 bit ''not so unique'' ID

  • September 28, 2010
  • 1 reply
  • 457 views
Posted on September 28, 2010 at 13:21

Convert 96 bit unique ID to 16 bit 'not so unique' ID

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    May 17, 2011
    Posted on May 17, 2011 at 14:09

    Any hash type function would work reasonably well, a 16 or 32-bit CRC should give a usable answer. For the 32-bit you could use the internal engine, and just take the most or least significant 16-bits.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..