Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 671 Bytes

cipher.md

File metadata and controls

58 lines (30 loc) · 671 Bytes

UyghurScript cipher

source code cipher.c


1. md5

📝: md5 func of cipher module

🔙: String

🛒:

  • data CString

2. base64_encode

📝: base64_encode func of cipher module

🔙: String

🛒:

  • data CString

3. base64_decode

📝: base64_decode func of cipher module

🔙: String

🛒:

  • data CString

4. json_encode

📝: json_encode func of cipher module

🔙: String

🛒:

  • value Value

5. json_decode

📝: json_decode func of cipher module

🔙: Value

🛒:

  • json CString

document info document.md