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

128-bit integer structure. More...

#include <donna128.h>

Data Fields

uint64_t high
uint64_t low

Detailed Description

128-bit integer structure.

Field Documentation

◆ high

uint64_t high

The high-order 64-bit value.

◆ low

uint64_t low

The low-order 64-bit value.


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