-1

我正在使用 pycrypto 模块使用 AES 解密报告 api,使用 IV 和密钥,但我面临错误 IV 大小,

4

1 回答 1

-1

你得到的IV是base64的,你需要先解码

于 2021-02-20T14:56:58.790 回答