BLOCK_SIZE
BLOCK_SIZE
The internal operational block size measured in raw bytes length for the algorithm
Class Aes256 - The AES-256 encryption algorithm object.
changeOutputFormat(string $bytes, boolean|integer|null $direction = true) : string
Internal method for converting the output format representation via the chosen format.
string | $bytes | The bytes for conversion. |
boolean|integer|null | $direction | Flag for encryption direction (encrypt => |
The formatted bytes.