summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'glep-0074.rst')
-rw-r--r--glep-0074.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/glep-0074.rst b/glep-0074.rst
index 5cf0708..d5e5057 100644
--- a/glep-0074.rst
+++ b/glep-0074.rst
@@ -418,6 +418,14 @@ Checksum algorithms
| ``WHIRLPOOL`` | Whirlpool [#BARRETO]_ | 512 | Hex | |
+-----------------+-----------------------+------+------+-------------+
+The following hash value encodings are used:
+
+Hex
+ The hash value expressed as an unsigned hexadecimal integer,
+ using digits ``0`` to ``9`` and lowercase letters ``a`` to ``f``,
+ with no prefix or suffix.
+
+
Any new hashes must be added to this specification prior to being used
in Manifest files. Adding a new hash is considered
a backwards-compatible change to the GLEP. It is recommended that new