PQLR
Postquantum Crypto Library
 
Loading...
Searching...
No Matches
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
7extern "C" {
8#endif // __cplusplus
9
15// clang-format off
42// clang-format on
52
57#ifdef __cplusplus
58} // extern "C"
59#endif // __cplusplus
hypericum_parameterset_t
Parameter set.
Definition params.h:43
@ hypericum_s_128_20
Definition params.h:49
@ hypericum_f_256_20
Definition params.h:46
@ hypericum_parameterset_last
Definition params.h:50
@ hypericum_f_256_64
Definition params.h:44
@ hypericum_s_256_20
Definition params.h:47
@ hypericum_s_256_64
Definition params.h:45
@ hypericum_f_128_20
Definition params.h:48