AES Encrypt | More Options?
-
AES Encrypt Function needs to have some more things.
It need to let us pick the mode, the iv, and 192 & 128 keysize options
If this is possible, could someone show me how to do this?I tried using JS but don't think you can use CryptoJS
-
you can use Javascript or phyton code atm .
-
@Xtra I will add them when I have time, I was already planning to improve the AES section a little bit.