Cipher pad block corrupted on Gingerbread

前端 未结 3 1642
小鲜肉
小鲜肉 2021-02-04 23:02

I believe this is a snippet from androidsnippets.org - why this isn\'t funcioning on Android 2.3? How to fix it?

Error

3条回答
  •  Happy的楠姐
    2021-02-04 23:30

    It's problem with BouncyCastle (BouncyCastle AES error when upgrading to 1.45).

    What I have found is that this results in two different values for BC 1.34 vs 1.45.

    I couldn't find the solution, yet...

提交回复
热议问题