baiy / Ctool

程序开发常用工具 chrome / edge / firefox / utools / windows / linux / mac
https://ctool.dev
MIT License
1.47k stars 208 forks source link

Triple DES 加密解密问题 #275

Closed SunShineJF closed 1 year ago

SunShineJF commented 1 year ago

选ECB,Pkcs7,key为12345678abcdefgh87654321, 加密内容:kz1RVLONVVexYIl0/nfH4YyrKbRWhpZclLG6AxFCTn4tMY2g2dFuii9e3Ecp9XpgkfEYcYHnass= 解密结果:错误: Invalid array length image

但是其他网页上,能正确解密,举例:https://the-x.cn/cryptography/TripleDes.aspx image