Diff for /parser3/tests/141.html between versions 1.11 and 1.12

version 1.11, 2023/08/20 16:21:08 version 1.12, 2024/12/06 21:45:02
Line 40  $f[^file::create[$s]] Line 40  $f[^file::create[$s]]
   
 8   ^math:md5[$s] = ^math:md5[$f.text]<br />  8   ^math:md5[$s] = ^math:md5[$f.text]<br />
 8.1 ^math:digest[sha1;$s] = ^math:digest[sha1;$f.text]<br />  8.1 ^math:digest[sha1;$s] = ^math:digest[sha1;$f.text]<br />
   
   $f[^file::create[test]]
   
   9 $r[^math:digest[sha512;123; $.hmac[$f] $.format[file] ]]<br />
     ^json:string[$r; $.file[base64] ]
     ^math:digest[sha512;123; $.hmac[$f.text] $.format[base64] ]<br />

Removed from v.1.11  
changed lines
  Added in v.1.12


E-mail: