summaryrefslogtreecommitdiffstats
path: root/libtommath/tommath.h
Commit message (Expand)AuthorAgeFilesLines
* Run Lindent on libtom(*)Nikos Mavrogiannopoulos2010-09-061-164/+159
* Optimizations for 32bit machines by using a 64bit word type and 32bit digit.Nikos Mavrogiannopoulos2010-09-031-4/+13
* Added a FIXME on the used types.Nikos Mavrogiannopoulos2010-09-021-0/+4
* Use the linux kernel heapsort instead of including qsort.Nikos Mavrogiannopoulos2010-09-021-1/+1
* Do not include linux headers to libtom files. This will allow easier replacem...Nikos Mavrogiannopoulos2010-08-191-0/+1
* Reduce stack usage.Nikos Mavrogiannopoulos2010-07-141-1/+2
* additions to compile on 32-bit machines.Nikos Mavrogiannopoulos2010-07-071-2/+7
* Added a modified libtomcrypt with DSA and RSA algorithms.Nikos Mavrogiannopoulos2010-07-071-4/+6
* Added libtommath for bignum operations.Nikos Mavrogiannopoulos2010-07-051-0/+547