SymbolicBit Class Reference
#include <Keccak-fEquations.h>
List of all members.
Detailed Description
Class implementing a symbolic bit in GF(2). The value is a string that can be modified with the methods of this class.
Constructor & Destructor Documentation
| SymbolicBit::SymbolicBit |
( |
|
) |
|
| SymbolicBit::SymbolicBit |
( |
bool |
aValue |
) |
|
| SymbolicBit::SymbolicBit |
( |
const string & |
aValue, |
|
|
bool |
aContainsAddition = false | |
|
) |
| | |
Member Function Documentation
| void SymbolicBit::complement |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: