Encrypted Chain IV Generator
modulename: echainiv.ko
configname: CONFIG_CRYPTO_ECHAINIV
Linux Kernel Configuration
└─>Cryptographic API
└─>AEAD (authenticated encryption with associated data) ciphers
└─>Encrypted Chain IV Generator
In linux kernel since version 3.10 (release Date: 2013-06-30)
Encrypted Chain IV generator
This IV generator generates an IV based on the encryption of
a sequence number xored with a salt. This is the default
algorithm for CBC.
This IV generator generates an IV based on the encryption of
a sequence number xored with a salt. This is the default
algorithm for CBC.