#include <dilithium_keys.h>
Definition at line 33 of file dilithium_keys.h.
◆ Dilithium_PublicKeyInternal()
Definition at line 41 of file dilithium_keys.h.
41 :
42 m_mode(std::move(
mode)),
43 m_rho(std::move(
rho)),
48 }
#define BOTAN_ASSERT_NOMSG(expr)
Dilithium_Symmetric_Primitives_Base & symmetric_primitives() const
const DilithiumSeedRho & rho() const
const DilithiumPolyVec & t1() const
const DilithiumConstants & mode() const
DilithiumSerializedPublicKey raw_pk() const
DilithiumHashedPublicKey H(StrongSpan< const DilithiumSerializedPublicKey > pk) const
References BOTAN_ASSERT_NOMSG, and Botan::CRYSTALS::PolynomialVector< Trait, D >::size().
◆ decode()
◆ mode()
◆ raw_pk()
◆ rho()
◆ t1()
◆ tr()
The documentation for this class was generated from the following file: