Botan 3.6.0
Crypto and TLS for C&
Botan::CRYSTALS::crystals_constants Concept Reference

#include <pqcrystals.h>

Concept definition

template<typename T>
std::signed_integral<typename T::T> && std::integral<decltype(T::N)> && std::integral<decltype(T::Q)> &&
std::integral<decltype(T::F)> && std::unsigned_integral<decltype(T::NTT_Degree)> &&
std::integral<decltype(T::ROOT_OF_UNITY)>

Detailed Description

Definition at line 31 of file pqcrystals.h.