@fj Yes. Although I can see the 500 char limit being problematic for encrypted blobs, do you have any idea how much plaintext can be encrypted to 500 chars?
@Gargron@fj You can't enforce a character limited on encryped text. For bytes limit, however, encrypted blocks are the same size (in bytes) as the plaintext for most ciphers.