|
|
| 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 /> |