defuse / php-encryption

Simple Encryption in PHP.
MIT License
3.78k stars 308 forks source link

Can we reduce the Encrypted string size from more than 200 characters to 65 characters #486

Closed kvvaradha closed 1 year ago

paragonie-security commented 2 years ago

No. The encrypted message format is irreducible without weakening the security of this library.