Skip to content
  • Christian Kellner's avatar
    boltctl: add salting for '--uuid=alias' option · 1b9fe4b5
    Christian Kellner authored
    When the alias option is used to format uuids, a SHA1 hash is used
    to hide the identity of the unique ids (UUIDS). Add salting to that
    hashing operation, so that hashes can not be pre-computed. Probably
    not really needed but does not hurt much either.
    1b9fe4b5