收藏
回答

使用PBKDF2出错

问题类型 插件 AppID 插件版本号 AppID 操作系统 微信版本 基础库版本
需求 wxf25d506ff81e19fb 0.0.002 wxd4a6c83b1249ee92 Android 6.7.3 2.3.0

我的代码写在index.js里。使用

let key=new crypto.PBKDF2(plaintText,salt,{

keySize:128/32,

iterations:1000

});

创建key报

thirdScriptError

SHA1 is not defined;at pages/test/test page lifeCycleMethod onLoad function

ReferenceError: SHA1 is not defined

错误

回答关注问题邀请回答
收藏

1 个回答

  • One




.
    One .
    2018-10-23

    已修复。

    25号发新版本。

    2018-10-23
    有用
    回复
登录 后发表内容