This module is introduced with {{Version|7.0}} of BaseX.It contains [[Querying#Functions|XQuery functions]] to perform cryptographic operations in XQuery.
The cryptographic module is based on an early draft of the [http://expath.org/spec/crypto EXPath Cryptographic Module] and provides the following functionality:
# Creation of message authentication codes (HMAC)
All functions are introduced with the {{Mono|crypto:}} prefix, which is linked to the statically declared {{Mono|http://expath.org/ns/crypto}} namespace.
=Message Authentication Code (MAC)=
==crypto:hmac==
</pre>
|}
=Recent Changes=
Introduced with Version 7.0.