Botan  1.11.15
Classes | Namespaces | Functions
src/lib/math/ec_gfp/curve_gfp.h File Reference
#include <botan/numthry.h>
#include <memory>

Go to the source code of this file.

Classes

class  Botan::CurveGFp
class  Botan::CurveGFp_Repr

Namespaces

namespace  Botan
namespace  std

Functions

bool Botan::operator!= (const CurveGFp &lhs, const CurveGFp &rhs)
bool Botan::operator== (const CurveGFp &lhs, const CurveGFp &rhs)
template<>
void std::swap< Botan::CurveGFp > (Botan::CurveGFp &curve1, Botan::CurveGFp &curve2) noexcept