RSA-JS RSA-JS NPM 下载包 npm i RSA-JS 使用 import RSA from 'RSA' RSA.setMaxDigits(130) key = RSA.RSAKeyPair(exponent,'',module) RSA.encryptedString(key, 'register_pwd') 没了,开始用吧