<?php openssl_encrypt(str_repeat('x', 16), 'aes-128-ecb', str_repeat('y', 16), OPENSSL_RAW_DATA | OPENSSL_ZERO_PADDING);
You have javascript disabled. You will not be able to edit any code.