Files
sqisign/src/pqm4/sqisign_lvl3/ref/theta_isogenies.h

19 lines
286 B
C
Raw Normal View History

2025-10-20 01:07:36 +00:00
/** @file
*
* @authors Antonin Leroux
*
* @brief the theta isogeny header
*/
#ifndef THETA_ISOGENY_H
#define THETA_ISOGENY_H
#include <sqisign_namespace.h>
#include <ec.h>
#include <fp2.h>
#include "theta_structure.h"
#include <hd.h>
#include <hd_splitting_transforms.h>
#endif