goEncrypt
goEncrypt copied to clipboard
AES CBC 怎么选择填充方式,比如使用pkcs7加密
AES CBC 怎么选择填充方式,比如使用PKCS7Padding? 谢谢
PKCS5Padding 使用的PKCS5填充
不能选择使用其他填充方式吗?