Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for GF2_32, including all inherited members.
Accumulate(Element &a, Element b) const | GF2_32 | inline |
Add(Element a, Element b) const | GF2_32 | inline |
Divide(Element a, Element b) const | GF2_32 | inline |
Double(Element a) const | GF2_32 | inline |
Element typedef | GF2_32 | |
Equal(Element a, Element b) const | GF2_32 | inline |
GF2_32(word32 modulus=0x0000008D) | GF2_32 | inline |
Identity() const | GF2_32 | inline |
Inverse(Element a) const | GF2_32 | inline |
IsUnit(Element a) const | GF2_32 | inline |
m_modulus | GF2_32 | private |
MultiplicativeIdentity() const | GF2_32 | inline |
MultiplicativeInverse(Element a) const | GF2_32 | |
Multiply(Element a, Element b) const | GF2_32 | |
RandomElement(RandomNumberGenerator &rng, int ignored=0) const | GF2_32 | inline |
RandomizationParameter typedef | GF2_32 | |
Reduce(Element &a, Element b) const | GF2_32 | inline |
Square(Element a) const | GF2_32 | inline |
Subtract(Element a, Element b) const | GF2_32 | inline |