Embedded SDK
Embedded SDK
|
Chacha cipher. More...
Go to the source code of this file.
Chacha cipher.
The Chacha cipher is a stream cipher which generates a key stream of at most 2^70 bytes composed of blocks of size 512 bits. The possible key sizes are 128 bits and 256 bits and the possible numbers of rounds are 8,12 and, 20.
Definition in file lcx_chacha.h.