| libecc::assign | Operation used with libecc::bitset::shift_op |
| libecc::bitset< n > | A bitset with a fixed number of bits |
| libecc::bitset_base< n > | Base class of libecc::bitset |
| libecc::bitset_index | A bitset index |
| libecc::bitset_index_iterator< DIRECTION > | A bitset index with increment/decrement methods |
| libecc::bitset_invertible< n, inverted > | A bitset with a fixed number of bits, having possibly an infinite number of leading virtual 1's |
| libecc::bitset_iterator< n, DIRECTION > | A non-mutable bitset-iterator |
| libecc::exor | Operation used with libecc::bitset::shift_op |
| libecc::left | Shift direction used with libecc::bitset::shift_op |
| libecc::polynomial< m, k > | Polynomial representation of the Galois Field
|
| libecc::right | Shift direction used with libecc::bitset::shift_op |
| libecc::rng | Pseudo Random Number Generator |
| libecc::sha1 | SHA-1 |