bazzilic/BigInteger
Continuation of work on the BigInteger implementation for C# initially created by Chew Keong TAN.
C#
Issues
- 2
Clarification about "maxLength"
#32 opened by slumdroid - 2
Change sign when multiply(bug)
#27 opened by XumeraHz - 1
Bug in Prime Tests, gcd != 1
#31 opened by furun - 3
Bug in Division and Modulo for negative numbers
#30 opened by furun - 3
Namespace?
#28 opened by picrap - 2
Why limiting integers size
#29 opened by picrap - 3
- 3
flag will always be false
#25 opened by jackmott - 0
Fix multiplication overflow bug
#11 opened by bazzilic - 1
does BigInteger has testBit method?
#24 opened by yuzd - 2
GenRandomBits doesn't work correctly.
#12 opened by suddjian - 2
Signing of the DLL
#9 opened by jkis82 - 2
Fix bug in the class constructor
#3 opened by bazzilic - 0
Fix a bug in .shiftRight() method
#2 opened by bazzilic - 0
Fix a bug with .getBytes() method
#1 opened by bazzilic