// Working demos are included in the download! 'Chris the Developer'.toUTF8(); //'Chris the Developer' 'Chris the Developer'.toHex(); //'43687269732074686520446576656c6f706572' 'Chris the Developer'.toHex().fromHex(); //'Chris the Developer' 'Chris the Developer'.toCRC32(); //'1911945355' 'Chris the Developer'.toMD5(); //'e2a98a8e2769e3e6673100a682050918' 'Chris the Developer'.toSHA1(); //'84e6af7fadbd9c322ac56902440bb5181ad13bbd' 'Chris the Developer'.toSHA256(); //'53fc5c4e3267985242c62e44c39b390d804a3d8ea60da712a95cc5a83daeda7e'
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus