post quantum cryptography
Highly optimized implementation of the NTRUEncrypt algorithm
Data Structures | Typedefs
/home/travis/build/hasufell/pqc/src/ntru_params.h File Reference

NTRU parameters. More...

#include <stdint.h>
Include dependency graph for ntru_params.h:

Go to the source code of this file.

Data Structures

struct  ntru_params

Typedefs

typedef struct ntru_params ntru_params

Detailed Description

NTRU parameters.

This file defines the ntru_params and related data types.

Definition in file ntru_params.h.


Typedef Documentation

typedef struct ntru_params ntru_params

Definition at line 36 of file ntru_params.h.

 All Data Structures Files Functions Variables Typedefs Defines