QSC Post Quantum Cryptographic Library 1.0.0.6c (A6)
A post quantum secure library written in Ansi C
 
Loading...
Searching...
No Matches
qsc_chacha_poly1305_state Struct Reference

Data Fields

qsc_chacha_state cstate
 
qsc_poly1305_state pstate
 
size_t aadlen
 
size_t msglen
 

Field Documentation

◆ aadlen

size_t aadlen

The total AAD length

◆ cstate

The ChaCha20 context.

◆ msglen

size_t msglen

The total message length

◆ pstate

The Poly1305 context.


The documentation for this struct was generated from the following file: