crypto.lib
LIB "crypto.lib"; bigint mod1 = 33; bigint primitive = 14; bigint num1 = 5; calculate_ordering(num1,primitive,mod1); ==> 3