PALISADE Lattice Crypto Library  1.11.9
A lattice crypto library for software engineers by software engineers.
Public Types | List of all members
bigintdyn::SignedDataType< uint8_t > Struct Template Reference

Struct to determine a datatype that is the signed version of utype. Sets T as of type signed integer 8 bit if limb datatype is 8bit. More...

#include <ubintdyn.h>

Public Types

typedef int8_t T
 

Detailed Description

template<>
struct bigintdyn::SignedDataType< uint8_t >

Struct to determine a datatype that is the signed version of utype. Sets T as of type signed integer 8 bit if limb datatype is 8bit.


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