Module xmpp_parsers::hashes

source ·
Expand description

XEP-0300: Use of Cryptographic Hash Functions in XMPP

Enums

  • List of the algorithms we support, or Unknown.

Structs

  • This element represents a hash of some data, defined by the hash algorithm used and the computed value.
  • Helper for parsing and serialising a SHA-1 attribute.