- finish implementation of multi-time-pad analyzer
- remove Integer magic conversion ( we do not need this kind of stuff)
- replace | & delegates and add proper CryptBufferConvern for logical and and or operators
- mod_mul,mod_sub,mod_add,mod_inverse, mod_exp, mod_sqrt support