as2/Class.md5
| 26868 | no demo link | [ code ] | 2004-11-16 08:42:05 |
Porting for AS2.0 compatible with Player >= 6 r65 of the RSA Data Security, Inc. MD5 Message Digest Algorithm.
Special thanks to Paul Johnston for his JavaScript implementation.
Example
var m:md5 = new md5();
trace( m.hash( "my string" ) );
// will return 2ba81a47c5512d9e23c435c1f29373cb
Special thanks to Paul Johnston for his JavaScript implementation.
Example
var m:md5 = new md5();
trace( m.hash( "my string" ) );
// will return 2ba81a47c5512d9e23c435c1f29373cb