Annotation of parser3/tests/141.html, revision 1.9

1.9     ! moko        1: 1   $uuid[^math:uuid[]]^uuid.length[]<br />
        !             2: 1.1 $uid64[^math:uid64[]]^uid64.length[]<br />
1.6       moko        3: 
1.9     ! moko        4: 2   $long[very-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-key]
1.6       moko        5: 
1.9     ! moko        6: 3   ^math:md5[123]<br />
        !             7: 3.1 ^math:digest[md5;123]<br />
        !             8: 3.2 ^math:digest[md5;123; $.hmac[pwd] ]<br />
        !             9: 3.3 ^math:digest[md5;123; $.hmac[$long] $.format[base64] ]<br />
        !            10: 
        !            11: 4   ^math:sha1[123]<br />
        !            12: 4.1 ^math:digest[sha1;123]<br />
        !            13: 4.2 ^math:digest[sha1;123; $.hmac[pwd] ]<br />
        !            14: 4.3 ^math:digest[sha1;123; $.hmac[$long] $.format[base64] ]<br />
        !            15: 
        !            16: 5   ^math:digest[sha256;123; $.hmac[pwd] ]<br />
        !            17: 5.1 ^math:digest[sha256;123; $.hmac[$long] $.format[base64] ]<br />
        !            18: 
        !            19: 6   ^math:digest[sha512;123]<br />
        !            20: 6.1 ^math:digest[sha512;123; $.hmac[pwd] ]<br />
        !            21: 6.2 ^math:digest[sha512;123; $.hmac[$long$long] $.format[base64] ]<br />
1.7       moko       22: 
                     23: $paf[^file::load[binary;019paf2001.gif]]
                     24: 
1.9     ! moko       25: 7   ^math:digest[md5;$paf]<br />
        !            26: 7.1 ^math:digest[sha256;$paf]<br />
1.8       moko       27: 
                     28: $s[{ "name": "^taint[json;va"lue]" }]
                     29: $f[^file::create[$s]]
                     30: 
1.9     ! moko       31: 8   ^math:md5[$s] = ^math:md5[$f.text]<br />
        !            32: 8.1 ^math:digest[sha1;$s] = ^math:digest[sha1;$f.text]<br />

E-mail: