flutter_secure_storage icon indicating copy to clipboard operation
flutter_secure_storage copied to clipboard

encryption mode CBC with PKCS5/PKCS7 padding

Open MohammedRizq opened this issue 5 months ago • 0 comments

The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks.

MohammedRizq avatar May 31 '25 07:05 MohammedRizq