summaryrefslogtreecommitdiff
path: root/mpi/mpi-mod.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-12Remove macro hacks for internal vs. external functions. Part 2 and last.Werner Koch1-2/+2
2013-12-05Remove macro hacks for internal vs. external functions. Part 1.Werner Koch1-1/+1
2013-10-17mpi: Do not clear the sign of the mpi_mod result.Werner Koch1-1/+0
2013-09-30ecc: Prepare for future Ed25519 optimization.Werner Koch1-1/+6
2013-09-07mpi: Add functions to manipulate the sign.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing whitespace.Werner Koch1-8/+7
2008-08-20Replace assert calls by a new gcry_assert at most places.Werner Koch1-1/+0
2007-10-31Reorganizatiosn to support the visibility attribute.Werner Koch1-8/+0
2007-03-23Did some performance experiments and added code for Barrett reduction.Werner Koch1-0/+194