can this lib be used in conjunction with phps `openssl_encrypt() `? heres example code i tried but didn't work. [php.net](https://www.php.net/manual/en/function.openssl-encrypt.php#example-942) switched to aes-256_ecb so IV woudn't be an issue but still didn't work, does the block size need to be padded?