#include "codecrypt.h" using namespace ccr; bool polynomial::is_irreducible() { } void polynomial::generate_random_irreducible (uint size, prng&rng) { }