summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.hash.hex_digests.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/lib/passlib.hash.hex_digests.rst')
-rw-r--r--docs/lib/passlib.hash.hex_digests.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/lib/passlib.hash.hex_digests.rst b/docs/lib/passlib.hash.hex_digests.rst
index 0f8f5fd..de13bca 100644
--- a/docs/lib/passlib.hash.hex_digests.rst
+++ b/docs/lib/passlib.hash.hex_digests.rst
@@ -37,6 +37,8 @@ and can be used directly as follows::
.. seealso:: the generic :ref:`PasswordHash usage examples <password-hash-examples>`
+.. index:: virtualbox; passwordhash
+
Interface
=========
.. class:: hex_md4()
@@ -51,6 +53,11 @@ Interface
They support no settings or other keywords.
+.. note::
+
+ Oracle VirtualBox's :cmd:`VBoxManager internalcommands passwordhash` command
+ uses :class:`hex_sha256`.
+
Format & Algorithm
==================
All of these classes just report the result of the specified digest,