--- parser3/tests/141.html 2023/08/20 16:21:08 1.11
+++ parser3/tests/141.html 2024/12/06 21:45:02 1.12
@@ -40,3 +40,9 @@ $f[^file::create[$s]]
8 ^math:md5[$s] = ^math:md5[$f.text]
8.1 ^math:digest[sha1;$s] = ^math:digest[sha1;$f.text]
+
+$f[^file::create[test]]
+
+9 $r[^math:digest[sha512;123; $.hmac[$f] $.format[file] ]]
+ ^json:string[$r; $.file[base64] ]
+ ^math:digest[sha512;123; $.hmac[$f.text] $.format[base64] ]