Hi, I am trying to encrypt a file using aes 128 in cbc mode, using pkcs7 padding, with a specified 16 byte initialization vector.
I believe that pkcs7 padding is on by default. And that rijndael-128 mode is equivalent to aes 128. How may I set the initialization vector? Thanks!! ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mcrypt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mcrypt-users
