Commit Graph

14 Commits

Author SHA1 Message Date
hyunghwan.chung
415921d4a7 fixed some problems in bigint multiplication 2015-11-16 09:53:31 +00:00
hyunghwan.chung
346131b3e3 added more code for bigint multiplication 2015-11-13 15:55:56 +00:00
hyunghwan.chung
b0f8561238 added more code for bigint.
changed SMINT to SMOOI and renamed relevant macros accordingly
2015-11-12 06:57:35 +00:00
hyunghwan.chung
7b28bba988 enhanced stix_mulints() 2015-11-11 14:46:00 +00:00
hyunghwan.chung
0daf143cce Added stix_mulints() 2015-11-11 13:31:05 +00:00
hyunghwan.chung
e519c5078e relocated bigint data table initialization to stix_init() 2015-11-10 14:29:32 +00:00
hyunghwan.chung
df3f521220 touched up stix_strtoint() 2015-11-09 14:26:58 +00:00
hyunghwan.chung
797fdc4c1f added a few lines of code to stix_strtoint() 2015-11-09 02:00:43 +00:00
hyunghwan.chung
db2de5787d added more code to stix_strtoint() 2015-11-04 17:32:28 +00:00
hyunghwan.chung
a033e2669b added some code to calculate log2(x) 2015-11-03 14:58:19 +00:00
hyunghwan.chung
e061b94832 added some more bigint routines 2015-11-03 14:08:43 +00:00
hyunghwan.chung
730df12933 added lost files 2015-11-01 09:47:27 +00:00
hyunghwan.chung
d33ad3749a Added stix_shallowcopy().
added some code for bigint operations
2015-10-30 15:36:37 +00:00
hyunghwan.chung
1094d298cb added some bigint related code 2015-10-29 15:24:46 +00:00