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