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

The SCB state structure. More...

#include <scb.h>

Data Fields

uint8_t ckey [QSC_SCB_512_SEED_SIZE]
size_t cpuc
size_t memc
size_t klen
qsc_keccak_rate rate

Detailed Description

The SCB state structure.

This structure holds the internal state of the SCB pseudo-random generator.

Field Documentation

◆ ckey

uint8_t ckey[QSC_SCB_512_SEED_SIZE]

The cache generation key.

◆ cpuc

size_t cpuc

The CPU cost.

◆ klen

size_t klen

The cache key length.

◆ memc

size_t memc

The memory cost.

◆ rate

The absorption rate.


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