PQLR
Postquantum Crypto Library by QAPP
params.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <stdint.h>
4 #include <stdlib.h>
5 
6 #ifdef __cplusplus
7 extern "C" {
8 #endif // __cplusplus
9 
20 typedef enum {
24 
29 #ifdef __cplusplus
30 } // extern "C"
31 #endif // __cplusplus
falcon_parameterset_t
Parameter set.
Definition: params.h:20
@ falcon_default
Definition: params.h:21
@ falcon_parameterset_last
Definition: params.h:22