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

version 1.5, 2012/09/25 11:35:15 version 1.6, 2013/07/15 22:50:40
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 />

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


E-mail: