QSC Post Quantum Cryptographic Library 1.0.0.6c (A6)
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: