![]() |
emp-toolkit
|
This is the complete list of members for Integer, including all inherited members.
abs() const | Integer | inline |
bits | Integer | |
bool_data(bool *data, size_t len, long long num) | Integer | inlinestatic |
bool_data(bool *data, size_t len, string str) | Integer | inlinestatic |
bool_size(size_t size, Args... args) | Integer | inlinestatic |
equal(const Integer &rhs) const | Integer | inline |
geq(const Integer &rhs) const | Integer | inline |
hamming_weight() const | Integer | inline |
If(const Bit &sel, const Integer &rhs) const | Swappable< Integer > | inline |
Integer(Integer &&in) | Integer | inline |
Integer(const Integer &in) | Integer | inline |
Integer(int len, const void *b) | Integer | inline |
Integer(int length, const string &str, int party=PUBLIC) | Integer | inline |
Integer(int length, long long input, int party=PUBLIC) | Integer | inline |
Integer() | Integer | inline |
leading_zeros() const | Integer | inline |
length | Integer | |
modExp(Integer p, Integer q) | Integer | inline |
operator &(const Integer &rhs) const | Integer | |
operator!=(const Integer &rhs) const | Comparable< Integer > | inline |
operator%(const Integer &rhs) const | Integer | inline |
operator*(const Integer &rhs) const | Integer | inline |
operator+(const Integer &rhs) const | Integer | inline |
operator-(const Integer &rhs) const | Integer | inline |
operator-() const | Integer | inline |
operator/(const Integer &rhs) const | Integer | inline |
operator<(const Integer &rhs) const | Comparable< Integer > | inline |
operator<<(int shamt) const | Integer | inline |
operator<<(const Integer &shamt) const | Integer | inline |
operator<=(const Integer &rhs) const | Comparable< Integer > | inline |
operator=(Integer rhs) | Integer | inline |
operator==(const Integer &rhs) const | Comparable< Integer > | inline |
operator>(const Integer &rhs) const | Comparable< Integer > | inline |
operator>=(const Integer &rhs) const | Comparable< Integer > | inline |
operator>>(int shamt) const | Integer | inline |
operator>>(const Integer &shamt) const | Integer | inline |
operator[](int index) | Integer | inline |
operator[](int index) const | Integer | inline |
operator^(const Integer &rhs) const | Integer | inline |
operator|(const Integer &rhs) const | Integer | inline |
resize(int length, bool signed_extend=true) | Integer | inline |
reveal(int party=PUBLIC) const | Integer | |
reveal(int party) const | Integer | inline |
reveal(int party) const | Integer | inline |
reveal(int party) const | Integer | inline |
reveal(int party) const | Integer | inline |
select(const Bit &sel, const Integer &rhs) const | Integer | inline |
size() const | Integer | inline |
~Integer() | Integer | inline |