QSC Post Quantum Cryptographic Library 1.1.0.2 (B2)
A post quantum secure library written in Ansi C
Loading...
Searching...
No Matches
qsc_chacha_state Struct Reference

Internal state structure for the ChaCha20 cipher. More...

#include <chacha.h>

Data Fields

uint32_t state [16U]

Detailed Description

Internal state structure for the ChaCha20 cipher.

This structure holds the 16-word internal state used during encryption/decryption.

Field Documentation

◆ state

uint32_t state[16U]

[uint32_t] The internal state array used by the cipher.


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/QSC/QSC/chacha.h