• [gentoo-dev] [PATCH v2 3/3] glep-0074: Clarify the hex encoding of hash

    From =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?@21:1/5 to All on Sun Sep 25 21:10:01 2022
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    ---
    glep-0074.rst | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/glep-0074.rst b/glep-0074.rst
    index 16cbb67..06e961f 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
    --
    2.37.3

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)