All requests ![]() |
> | I need a algorithm for AES encription | > | Request new recommendation | > | ![]() |
> | ![]() |
by Amit Thakur - 21 hours ago (2017-08-03)
+1 | Algorithm : AES Mode: CBC Signature Encoding: Base64 Block Size = 32 Key Size = 32 Padding = '#' IV = '\x00' IV Default Size = 16 |
0 |
try the package AES CIPHER it has more key length type than this another: https://www.phpclasses.org/package/9852-PHP-Encrypt-and-decrypt-data-using-mcrypt.html ,you can try too |
Recommend package | |
|