From: Simon McVittie Date: Tue, 16 Mar 2010 16:40:08 +0000 (-0400) Subject: [doc/dbus-specification.xml] Explicitly specify lower-case hex must be used X-Git-Tag: dbus-1.2.22~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc63e58da6960fe1625f9795907787d33b4b0a8;p=thirdparty%2Fdbus.git [doc/dbus-specification.xml] Explicitly specify lower-case hex must be used https://bugs.freedesktop.org/show_bug.cgi?id=9486 When describing DBUS_COOKIE_SHA1, specify that lower-case hex encoding must be used. --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 286a86e39..b5866e539 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -2078,6 +2078,11 @@ Thus the security of DBUS_COOKIE_SHA1 depends on a secure home directory. + + Throughout this description, "hex encoding" must output the digits + from a to f in lower-case; the digits A to F must not be used + in the DBUS_COOKIE_SHA1 mechanism. + Authentication proceeds as follows: