summaryrefslogtreecommitdiffstats
path: root/libtommath
Commit message (Collapse)AuthorAgeFilesLines
* Do not include linux headers to libtom files. This will allow easier ↵Nikos Mavrogiannopoulos2010-08-197-6/+1
| | | | replacement of them.
* Fix prime testingMiloslav Trmač2010-08-121-1/+1
| | | | Upstream commit a53ea341274300323cd2e664440d8bc0c4d8328a
* Fix build with recent kernelsJan Chadima2010-08-056-0/+6
|
* 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-05123-0/+11011