Is there a built in method in Actionscript 3 that allows you to create a hash of a string. Like MD5 and SHA1.
Thanks.
Is there a built in method in Actionscript 3 that allows you to create
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First link on google for “Actionscript3 md5”
http://gsolofp.blogspot.com/2006/01/actionscript-3-md5-and-sha1.html
As such, it looks like there is no built-in method.