0 votes
in Cyber Security by
Explain the concept of IV in encryption

1 Answer

0 votes
by

IV stands for the initial vector is an arbitrary number that is used to ensures that identical text encrypted to different ciphertexts. Encryption program uses this number only once per session.

...