bitwarden_crypto

Module fingerprint

source
Expand description

§Fingerprint

Provides a way to derive fingerprints from fingerprint material and public keys. This is most commonly used for account fingerprints, where the fingerprint material is the user’s id and the public key is the user’s public key.

Enums§

Functions§

  • Computes a fingerprint of the given fingerprint_material using the given public_key.
  • hash_word 🔒
    Derive a 5 word phrase from a 32 byte hash.