'加密消息长度无效。' 使用 node-forge 解密由 jsencrypt 加密的消息
作者: helxsz创建于 2024年11月28日更新于 2025年5月2日
Currently, I'm using jsencrypt and node-forge to decrypt and encrypt the message using RSA, while jsencrypt is used in the frontend and node-forge in the backend.
内容来源: travist/jsencrypt