PQLR
Postquantum Crypto Library
 
Loading...
Searching...
No Matches
params.h
Go to the documentation of this file.
1#ifndef NEWHOPE_PARAMS_H
2#define NEWHOPE_PARAMS_H
3
4#include <stdint.h>
5typedef int32_t newhope_poly_t;
6
7#endif
int32_t newhope_poly_t
Definition params.h:5