Win an Ipad
  Developer   Documents   MD5

MD5

This article epxlains MD5 encryption in Moscrif.

MD5

The MD5 Message-Digest Algorithm is an often-used cryptographic hash function. It produces a 128-bit hash value. MD5 is commonly used to check data integrity.

 

Method string, encrypts string provided as parameter.


var encr = MD5.string("Moscrif is the best mobile cross-platform SDK.");
//encr contains: FhAnX6pVaoj+jHzpooS3Bg==
console << encr.toString() << "\n";

 Dataset   MD5   SHA1 
Write a Comment (0)
Subject
Please complete this mandatory field.
HTML Tags Not Allowed!
Comment
Please complete this mandatory field.