Leanplum / Leanplum-Android-SDK

Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
https://www.leanplum.com
Apache License 2.0
46 stars 40 forks source link

CBC padding used in AesCypher causes static code analysis warnings #555

Open ChristaCmb opened 11 months ago

ChristaCmb commented 11 months ago

CBC padding is vulnerable to the padding oracle attack.