| Commit message (Expand) | Author | Age | Files | Lines |
* | mpi: Minor fix of mpi_pow. | NIIBE Yutaka | 2017-07-07 | 1 | -2/+2 |
* | mpi: Fix mpi_pow alternative implementation. | NIIBE Yutaka | 2017-07-07 | 1 | -5/+11 |
* | Fix mpi_pow alternative implementation. | NIIBE Yutaka | 2017-07-07 | 1 | -2/+2 |
* | Same computation for square and multiply. | NIIBE Yutaka | 2017-06-28 | 1 | -21/+29 |
* | mpi: Simplify mpi_powm. | NIIBE Yutaka | 2017-04-04 | 1 | -75/+30 |
* | mpi: Normalize EXPO for mpi_powm. | NIIBE Yutaka | 2016-02-25 | 1 | -1/+4 |
* | mpi: Remove useless condition. | Werner Koch | 2015-03-16 | 1 | -9/+2 |
* | mpi: Avoid data-dependent timing variations in mpi_powm. | NIIBE Yutaka | 2015-02-27 | 1 | -6/+45 |
* | mpi: Revise mpi_powm. | NIIBE Yutaka | 2015-02-27 | 1 | -42/+18 |
* | Remove macro hacks for internal vs. external functions. Part 1. | Werner Koch | 2013-12-05 | 1 | -4/+4 |
* | mpi: fix gcry_mpi_powm for negative base. | NIIBE Yutaka | 2013-12-04 | 1 | -2/+2 |
* | mpi: mpi-pow improvement. | NIIBE Yutaka | 2013-10-16 | 1 | -0/+454 |
* | Mitigate a flush+reload cache attack on RSA secret exponents. | Werner Koch | 2013-07-25 | 1 | -2/+11 |
* | Fix a special case bug in mpi_powm for e==0. | Werner Koch | 2013-07-17 | 1 | -2/+7 |
* | Replace deliberate division by zero with _gcry_divide_by_zero. | Xi Wang | 2012-08-16 | 1 | -1/+1 |
* | Fixed a few warnings emitted by gcc 4.6. | Werner Koch | 2011-03-28 | 1 | -2/+1 |
* | Nuked almost all trailing whitespace.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -26/+25 |
* | Fix last moi-pow.c change. | Werner Koch | 2008-12-03 | 1 | -1/+5 |
* | Fix bug 977. | Werner Koch | 2008-12-02 | 1 | -50/+38 |
* | Re-indented some code. | Werner Koch | 2008-12-02 | 1 | -246/+279 |
* | Replace assert calls by a new gcry_assert at most places. | Werner Koch | 2008-08-20 | 1 | -3/+3 |
* | Ported last changes from 1.2. | Werner Koch | 2007-02-23 | 1 | -2/+1 |
* | * mpi-internal.h [M_DEBUG]: Removed this unused code. | Werner Koch | 2003-12-19 | 1 | -8/+18 |
* | * acinclude.m4 (AC_CHECK_PTH): Added. | Werner Koch | 2003-10-31 | 1 | -9/+9 |
* | 2003-06-16 Moritz Schulte <moritz@g10code.com> | Moritz Schulte | 2003-06-17 | 1 | -2/+2 |
* | Change the license to the LGPL.now-less-freedom-protected | Werner Koch | 2002-05-14 | 1 | -9/+7 |
* | The first libgcrypt only release.V1-1-3 | Werner Koch | 2001-05-31 | 1 | -25/+24 |
* | Changed program name in all files | Werner Koch | 2000-12-21 | 1 | -3/+3 |
* | See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch | Werner Koch | 2000-07-17 | 1 | -4/+17 |
* | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1999-12-08 | 1 | -2/+2 |
* | See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch | Werner Koch | 1999-04-18 | 1 | -1/+2 |
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 |
* | some more internall structure changes | Werner Koch | 1998-06-16 | 1 | -4/+4 |
* | Renamed to GNUPGV-0-2-8 | Werner Koch | 1998-02-24 | 1 | -4/+4 |
* | added some trust model stuff | Werner Koch | 1998-01-16 | 1 | -1/+1 |
* | changed configuration stuff, replaced some Makefile.am by distfiles. | Werner Koch | 1997-12-23 | 1 | -1/+20 |
* | changed the dir layout | Werner Koch | 1997-11-26 | 1 | -7/+22 |
* | initially checkin | Werner Koch | 1997-11-18 | 1 | -0/+247 |