<?php $cipher = 'AES-128-ECB';$ivLength = openssl_cipher_iv_length($cipher);var_dump($ivLength);
Standard input is empty
int(0)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!