Skip to content

Encryption

0SP edited this page Aug 17, 2025 · 3 revisions
  • Make sha1 string: it8c.encrypt_sha1("text")
  • Make sha256 string: it8c.encrypt_sha256("text")
  • Make md5 string: it8c.encrypt_md5("text")

Clone this wiki locally