BruceWind / AESJniEncrypt

🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
Other
1k stars 164 forks source link

AES解密,某些字符串尾部出现乱码 #29

Closed pengzee closed 5 years ago

pengzee commented 5 years ago

字符串内容

pengzee commented 5 years ago

image

BruceWind commented 5 years ago

你的秘文是什么 key是什么我来测试一下

BruceWind commented 5 years ago

是不是原文过短?小于16个字符?

pengzee commented 5 years ago

您有邮箱吗?我私发给你,加密的是公司的一些接口API地址

BruceWind commented 5 years ago

sorry im late, lookthis > after 1 hour expire

BruceWind commented 5 years ago

pls check the function > aes.c#L578

BruceWind commented 5 years ago

Hello ? Is everything ok?

pengzee commented 5 years ago

不行,先close了