summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.110
1 files changed, 6 insertions, 4 deletions
diff --git a/txr.1 b/txr.1
index b8b7c120..df165629 100644
--- a/txr.1
+++ b/txr.1
@@ -52411,8 +52411,9 @@ by including
.meta obj
into the digest calculation. The
.meta obj
-argument may be a character string, whose UTF-8 representation is digested,
-or a buffer object, whose contents are digested.
+argument may be: a character or character string, whose UTF-8 representation is
+digested; a buffer object, whose contents are digested; or an integer,
+representing a byte value in the range 0 to 255 included in the digest.
The
.code sha256-hash
function may be called multiple times to include any mixture of
@@ -52467,8 +52468,9 @@ by including
.meta obj
into the digest calculation. The
.meta obj
-argument may be a character string, whose UTF-8 representation is digested,
-or a buffer object, whose contents are digested.
+argument may be: a character or character string, whose UTF-8 representation is
+digested; a buffer object, whose contents are digested; or an integer,
+representing a byte value in the range 0 to 255 included in the digest.
The
.code md5-hash
function may be called multiple times to include any mixture of