* Added compareBigInt and use that function in equalsBigInt.
commitd96290ca450e1bfbaedbdc0966aad706bb47f072
authorJérémie LAVAL <jeremie@jeremie-laptop.(none)>
Tue, 28 Oct 2008 13:50:09 +0000 (28 14:50 +0100)
committerJérémie LAVAL <jeremie@jeremie-laptop.(none)>
Tue, 28 Oct 2008 13:50:09 +0000 (28 14:50 +0100)
tree77ec1daf005c47198e544eb8d9e6e5e11e1acec2
parent7467bf5870f01095f7e5935b7c11bd8ddf584fee
* Added compareBigInt and use that function in equalsBigInt.
* Corrected newBigInteger behavior which was not packing correctly the digit.
* Fixed junk bug in newBigInteger with memset.
* Add sumBigInt.
biginteger.c
biginteger.h