summaryrefslogtreecommitdiff
path: root/mpi/mpi-mod.c
Commit message (Expand)AuthorAgeFilesLines
* Remove macro hacks for internal vs. external functions. Part 2 and last.Werner Koch2013-12-121-2/+2
* Remove macro hacks for internal vs. external functions. Part 1.Werner Koch2013-12-051-1/+1
* mpi: Do not clear the sign of the mpi_mod result.Werner Koch2013-10-171-1/+0
* ecc: Prepare for future Ed25519 optimization.Werner Koch2013-09-301-1/+6
* mpi: Add functions to manipulate the sign.Werner Koch2013-09-071-1/+1
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-8/+7
* Replace assert calls by a new gcry_assert at most places.Werner Koch2008-08-201-1/+0
* Reorganizatiosn to support the visibility attribute.Werner Koch2007-10-311-8/+0
* Did some performance experiments and added code for Barrett reduction.Werner Koch2007-03-231-0/+194