An input parameter that sets the starting state of a cryptographic algorithm or mode. (Compare: activation data.)
An input parameter that sets the starting state of a cryptographic algorithm or mode. (Compare: activation data.)
Tutorial: An IV can be used to synchronize one cryptographic process with another; e.g., CBC, CFB, and OFB use IVs. An IV also can be used to introduce cryptographic variance (see: salt) besides that provided by a key.