C Based model to work with Big Integers
Correctly tested working with up to 4096 digits integer and double (on the master branch).
This architecture was made during my Degree final paper (TFG, in Spain), to cover an RSA cryptoanalsys.
Just reach me an email at doscar.sole@gmail.com, or tweet me @DoHITB or @ESC_ILU. Will be happy to talk and share some fun facts with you!
There is a plan for several releases, that will be ongoing on the future.
- Make "nqrt" and "bipow" works on BigDouble
- Make "operate" functionality works (pending unit test)