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