arithm::ModPGrp Member List

This is the complete list of members for arithm::ModPGrp, including all inherited members.

addOrderarithm::ModPGrpprivate
baseGrouparithm::PSubGroupprotected
codearithm::ModPGrpprivate
compare(Elmt e1, Elmt e2)arithm::Group
compare(ArrayOfElmts e1, ArrayOfElmts e2)arithm::Group
coOrderarithm::PSubGroupprotected
decode(Elmt e)arithm::Groupvirtual
encode(std::vector< uint8_t > message)arithm::Groupvirtual
exponentiation(Elmt e, Elmt s)arithm::PSubGroupvirtual
arithm::Group::exponentiation(ArrayOfElmts e, ArrayOfElmts s)arithm::Group
expProduct(ArrayOfElmts e, ArrayOfElmts s)arithm::Group
generatorarithm::Groupprotected
getArray(verifierUtils::ByteTree *bt)arithm::Group
getElmt(mpz_class repr)arithm::Group
getElmt(verifierUtils::ByteTree *bt)arithm::Group
getGenerator()arithm::Group
getGenerator(unsigned int n)arithm::Group
getLeafSize()arithm::PSubGroupvirtual
getMultOrder()arithm::Group
getOne()arithm::Group
getOne(unsigned int n)arithm::Group
getRandArray(cryptoTools::PRG *prg, unsigned int nr, unsigned int n0)arithm::ModPGrpvirtual
getType()arithm::PSubGroupvirtual
Group(mpz_class order, mpz_class gen)arithm::Group
isIn(mpz_class r)arithm::PSubGroupvirtual
ModPGrp(mpz_class ord, mpz_class add, mpz_class gen, uint8_t encoding)arithm::ModPGrp
ModPGrp(verifierUtils::ByteTree *bt)arithm::ModPGrp
multInverse(Elmt e)arithm::PSubGroupvirtual
arithm::Group::multInverse(ArrayOfElmts e)arithm::Group
multiplication(Elmt e1, Elmt e2)arithm::PSubGroupvirtual
arithm::Group::multiplication(ArrayOfElmts e1, ArrayOfElmts e2)arithm::Group
multOrderarithm::Groupprotected
product(ArrayOfElmts e)arithm::Group
PSubGroup(Group *bgrp, mpz_class order, mpz_class gen)arithm::PSubGroup
toByteTree()arithm::ModPGrpvirtual