Skip to content

Encryption

TT edited this page Mar 21, 2017 · 2 revisions
  • Make sha1 string: it8c.encryptSha1("text")
  • Make sha256 string: it8c.encryptSha256("text")
  • Make md5 string: it8c.encryptMd5("text")
Clone this wiki locally