--- parser3/tests/141.html 2013/08/21 14:38:32 1.7 +++ parser3/tests/141.html 2021/01/13 21:28:57 1.10 @@ -1,26 +1,37 @@ -$uuid[^math:uuid[]]^uuid.length[]
-$uid64[^math:uid64[]]^uid64.length[]
+1 $uuid[^math:uuid[]]^uuid.length[]
+1.1 $uuid[^math:uuid[ $.solid(true)]] ^uuid.length[]
+1.2 $uuid[^math:uuid[ $.lower(true)]] ^uuid.length[]
+1.3 $uuid[^math:uuid[ $.lower(true) $.solid(true)]] ^uuid.length[]
+ +1.5 $uid64[^math:uid64[]] ^uid64.length[]
+1.6 $uid64[^math:uid64[ $.lower(true) ]] ^uid64.length[]
+ +2 $long[very-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-key] + +3 ^math:md5[123]
+3.1 ^math:digest[md5;123]
+3.2 ^math:digest[md5;123; $.hmac[pwd] ]
+3.3 ^math:digest[md5;123; $.hmac[$long] $.format[base64] ]
+ +4 ^math:sha1[123]
+4.1 ^math:digest[sha1;123]
+4.2 ^math:digest[sha1;123; $.hmac[pwd] ]
+4.3 ^math:digest[sha1;123; $.hmac[$long] $.format[base64] ]
+ +5 ^math:digest[sha256;123; $.hmac[pwd] ]
+5.1 ^math:digest[sha256;123; $.hmac[$long] $.format[base64] ]
+ +6 ^math:digest[sha512;123]
+6.1 ^math:digest[sha512;123; $.hmac[pwd] ]
+6.2 ^math:digest[sha512;123; $.hmac[$long$long] $.format[base64] ]
-$long[very-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-key] +$paf[^file::load[binary;019paf2001.gif]] -^math:md5[123]
-^math:digest[md5;123]
-^math:digest[md5;123; $.hmac[pwd] ]
-^math:digest[md5;123; $.hmac[$long] $.format[base64] ]
- -^math:sha1[123]
-^math:digest[sha1;123]
-^math:digest[sha1;123; $.hmac[pwd] ]
-^math:digest[sha1;123; $.hmac[$long] $.format[base64] ]
- -^math:digest[sha256;123; $.hmac[pwd] ]
-^math:digest[sha256;123; $.hmac[$long] $.format[base64] ]
- -^math:digest[sha512;123]
-^math:digest[sha512;123; $.hmac[pwd] ]
-^math:digest[sha512;123; $.hmac[$long$long] $.format[base64] ]
+7 ^math:digest[md5;$paf]
+7.1 ^math:digest[sha256;$paf]
-$paf[^file::load[binary;019paf2001.gif]] +$s[{ "name": "^taint[json;va"lue]" }] +$f[^file::create[$s]] -^math:digest[md5;$paf]
-^math:digest[sha256;$paf]
+8 ^math:md5[$s] = ^math:md5[$f.text]
+8.1 ^math:digest[sha1;$s] = ^math:digest[sha1;$f.text]