Diff for /parser3/tests/141.html between versions 1.5 and 1.7

version 1.5, 2012/09/25 11:35:15 version 1.7, 2013/08/21 14:38:32
Line 1 Line 1
 $uuid[^math:uuid[]]^uuid.length[]<br />  $uuid[^math:uuid[]]^uuid.length[]<br />
 $uid64[^math:uid64[]]^uid64.length[]<br />  $uid64[^math:uid64[]]^uid64.length[]<br />
   
   $long[very-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-key]
   
 ^math:md5[123]<br />  ^math:md5[123]<br />
   ^math:digest[md5;123]<br />
   ^math:digest[md5;123; $.hmac[pwd] ]<br />
   ^math:digest[md5;123; $.hmac[$long] $.format[base64] ]<br />
   
 ^math:sha1[123]<br />  ^math:sha1[123]<br />
   ^math:digest[sha1;123]<br />
 ^math:digest[sha1;123; $.hmac[pwd] ]<br />  ^math:digest[sha1;123; $.hmac[pwd] ]<br />
 ^math:digest[md5;123; $.hmac[pwd] ]<br />  ^math:digest[sha1;123; $.hmac[$long] $.format[base64] ]<br />
 ^math:digest[sha1;123; $.hmac[very-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-key] ]<br />  
 ^math:digest[md5;123; $.hmac[very-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-key] ]<br />  ^math:digest[sha256;123; $.hmac[pwd] ]<br />
   ^math:digest[sha256;123; $.hmac[$long] $.format[base64] ]<br />
   
   ^math:digest[sha512;123]<br />
   ^math:digest[sha512;123; $.hmac[pwd] ]<br />
   ^math:digest[sha512;123; $.hmac[$long$long] $.format[base64] ]<br />
   
   $paf[^file::load[binary;019paf2001.gif]]
   
   ^math:digest[md5;$paf]<br />
   ^math:digest[sha256;$paf]<br />

Removed from v.1.5  
changed lines
  Added in v.1.7


E-mail: