Embedded SDK
Embedded SDK
lcx_chacha.h File Reference

Chacha cipher. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Chacha cipher.

Description

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.

Author
Ledger
Version
1.0

Definition in file lcx_chacha.h.