|
|
| version 1.3, 2009/05/10 08:31:06 | 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[$long] $.format[base64] ]<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 /> |