At the input, the blocks receive a string for encryption/decryption in base64 format, as well as a private or public key. The maximum data size for encryption depends on the key size: 1024 bits - 117 characters, 2048 bits - 245 characters, 4096 bits - 501 characters.