libfhe
Data Fields
bgv_keypair_t Struct Reference

Generic key pair wraps a pair of polynomials. More...

#include <fhe_bgv.h>

Data Fields

poly_t a
 Polynomial a.
 
poly_t b
 Polynomial b.
 

Detailed Description

Generic key pair wraps a pair of polynomials.


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