Package cryptix.util.math

Class Summary
BigRegister Utility class to manage a large bit-register of a given size as a mutable object.
Prime A utility class to handle different algorithms for large prime number generation, factorisation and tests.
TrinomialLFSR A class that implements a special category of Linear Feedback Shift Register (LFSR).