Crypt

2019-04-18 18:42 更新

crypt库

crypt库fork来自此处. cf仅对其文件进行合并方便编译.

目前支持的加密算法如下:

    "hashkey", "randomkey",
    "desencode", "desdecode",
    "hexencode", "hexdecode",
    "hmac64", "hmac64_md5",
    "dhexchange", "dhsecret",
    "base64encode", "base64decode",
    "sha1", "hmac_sha1",
    "hmac_hash", "xor_str"

API导入方式

local crypt = require "crypt"

以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号