Welcome Guest, Not a member yet? Register   Sign In
How use IV in encryption library
#1

Hi
In android programming,for use decrypt aes,it need to IV argument for decryption
But in in Encryption library,encrypt function does not want IV argument
Where is IV argument?
How do i use it?
Reply
#2

Maybe these links will help you understand it:

What is an openssl iv, and why do I need a key and an iv?

PHP: Basic two-way encryption

php Encryption/Decryption
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(07-20-2019, 08:08 AM)InsiteFX Wrote: Maybe these links will help you understand it:

What is an openssl iv, and why do I need a key and an iv?

PHP: Basic two-way encryption

php Encryption/Decryption
Thanks
Reply
#4

Did you solve the issue?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB