emp-toolkit
Integer Member List

This is the complete list of members for Integer, including all inherited members.

abs() constIntegerinline
bitsInteger
bool_data(bool *data, size_t len, long long num)Integerinlinestatic
bool_data(bool *data, size_t len, string str)Integerinlinestatic
bool_size(size_t size, Args... args)Integerinlinestatic
equal(const Integer &rhs) constIntegerinline
geq(const Integer &rhs) constIntegerinline
hamming_weight() constIntegerinline
If(const Bit &sel, const Integer &rhs) constSwappable< Integer >inline
Integer(Integer &&in)Integerinline
Integer(const Integer &in)Integerinline
Integer(int len, const void *b)Integerinline
Integer(int length, const string &str, int party=PUBLIC)Integerinline
Integer(int length, long long input, int party=PUBLIC)Integerinline
Integer()Integerinline
leading_zeros() constIntegerinline
lengthInteger
modExp(Integer p, Integer q)Integerinline
operator &(const Integer &rhs) constInteger
operator!=(const Integer &rhs) constComparable< Integer >inline
operator%(const Integer &rhs) constIntegerinline
operator*(const Integer &rhs) constIntegerinline
operator+(const Integer &rhs) constIntegerinline
operator-(const Integer &rhs) constIntegerinline
operator-() constIntegerinline
operator/(const Integer &rhs) constIntegerinline
operator<(const Integer &rhs) constComparable< Integer >inline
operator<<(int shamt) constIntegerinline
operator<<(const Integer &shamt) constIntegerinline
operator<=(const Integer &rhs) constComparable< Integer >inline
operator=(Integer rhs)Integerinline
operator==(const Integer &rhs) constComparable< Integer >inline
operator>(const Integer &rhs) constComparable< Integer >inline
operator>=(const Integer &rhs) constComparable< Integer >inline
operator>>(int shamt) constIntegerinline
operator>>(const Integer &shamt) constIntegerinline
operator[](int index)Integerinline
operator[](int index) constIntegerinline
operator^(const Integer &rhs) constIntegerinline
operator|(const Integer &rhs) constIntegerinline
resize(int length, bool signed_extend=true)Integerinline
reveal(int party=PUBLIC) constInteger
reveal(int party) constIntegerinline
reveal(int party) constIntegerinline
reveal(int party) constIntegerinline
reveal(int party) constIntegerinline
select(const Bit &sel, const Integer &rhs) constIntegerinline
size() constIntegerinline
~Integer()Integerinline