post quantum cryptography
Highly optimized implementation of the NTRUEncrypt algorithm
|
NTRU parameters. More...
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | ntru_params |
Typedefs | |
typedef struct ntru_params | ntru_params |
NTRU parameters.
This file defines the ntru_params and related data types.
Definition in file ntru_params.h.
typedef struct ntru_params ntru_params |
Definition at line 36 of file ntru_params.h.