一直在看aardio的代码, 最近看到一个form嵌入echarts图表的例子,感觉还不错, 但从远端下载echarts.min.js不稳定,偶尔会无法展示,于是就弄了个nginx来本地下载js的方式, 展示效果还不错. 见此...
Google Authenticator OTP: /* Google Authenticator OTP Author: zhuzb.com */ class Google2FA{ ctor( ){ this.keyRegeneration = 30; // 密钥生成间隔周期时间(单位/秒) this.otpLength ...
//通过以下代码获取 import crypt.rsa; import crypt.bin; var rsa = crypt.rsa(); rsa.genKey(); var publicKey = crypt.bin.encodeBase64(rsa.exportPublicKey());//RSA公钥 var privateK...
import console; import crypt; import crypt.bin; math.randomize(); var passport_key = function(str,encrypt_key){ var encrypt_key = crypt.md5(encrypt_key,false); var j=1; var tmp ...
没有更多内容
加载失败,请刷新页面
没有更多内容
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复