xmpp_parsers

Module hashes

Source
Expand description

XEP-0300: Use of Cryptographic Hash Functions in XMPP

Structs§

Hash
This element represents a hash of some data, defined by the hash algorithm used and the computed value.
HashAsXmlIterator
Convert a [Hash] into XML events.
HashFromXmlBuilder
Build a [Hash] from XML events.
Sha1HexAttribute
Helper for parsing and serialising a SHA-1 attribute.

Enums§

Algo
List of the algorithms we support, or Unknown.