Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 285 Bytes

TODO.md

File metadata and controls

5 lines (5 loc) · 285 Bytes

TODO

  • 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