Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-02-26 | mpi: Avoid data-dependent timing variations in mpi_powm. | NIIBE Yutaka | 1 | -0/+28 | |
* include/mpi.h, mpi/mpiutils.c (mpi_set_cond): New. * mpi/mpi-pow.c (SIZE_PRECOMP): Rename from SIZE_B_2I3. (mpi_powm): Access all data in the table and use mpi_set_cond. -- Access to the precomputed table was indexed by a portion of EXPO, which could be mounted by a side channel attack. This change fixes this particular data-dependent access pattern. | |||||
2007-10-23 | Switched to GPLv3. | Werner Koch | 1 | -4/+2 | |
Updated gettext. | |||||
2006-12-11 | Removed the use of g10defs.h. | Werner Koch | 1 | -1/+38 | |
This required some code cleanups and the introduction of a few accessor ducntions in mpi. | |||||
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -14/+14 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2003-12-17 | * mpiutil.c (mpi_set_opaque, mpi_get_opaque): Make the length of an opaque | David Shaw | 1 | -2/+2 | |
MPI unsigned. | |||||
2003-05-24 | * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, | David Shaw | 1 | -45/+43 | |
mpi-internal.h, mpi-scan.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -0/+471 | |
2000-12-19 | Removed files from the HEAD revision, because they are now in another | Werner Koch | 1 | -409/+0 | |
repository | |||||
2000-11-14 | Some configuration changes | Werner Koch | 1 | -1/+0 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -14/+2 | |
1999-12-31 | See ChangeLog: Fri Dec 31 14:06:56 CET 1999 Werner Koch | Werner Koch | 1 | -5/+36 | |
1999-12-08 | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1 | -22/+84 | |
1999-11-19 | See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch | Werner Koch | 1 | -153/+20 | |
1999-06-01 | See ChangeLog: Tue Jun 1 16:01:46 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+56 | |
1999-05-04 | See ChangeLog: Tue May 4 15:49:29 CEST 1999 Werner Koch | Werner Koch | 1 | -0/+30 | |
1999-04-18 | See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+6 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-12-08 | See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner Koch | Werner Koch | 1 | -2/+2 | |
1998-10-12 | backup | Werner Koch | 1 | -1/+0 | |
1998-10-01 | *** empty log message *** | Werner Koch | 1 | -0/+1 | |
1998-08-05 | intermediate check in | Werner Koch | 1 | -7/+58 | |
1998-07-06 | intermediate release | Werner Koch | 1 | -3/+7 | |
1998-06-26 | bug fixes | Werner Koch | 1 | -0/+3 | |
1998-06-16 | some more internall structure changes | Werner Koch | 1 | -9/+9 | |
1998-06-15 | extensions are now working and fixed a lot of bugs | Werner Koch | 1 | -0/+3 | |
1998-02-24 | Renamed to GNUPGV-0-2-8 | Werner Koch | 1 | -4/+4 | |
1998-02-13 | added option exportV0-2-6 | Werner Koch | 1 | -0/+7 | |
1998-02-03 | Fixed a few bugs | Werner Koch | 1 | -1/+1 | |
1998-02-02 | changed structure of trustdb | Werner Koch | 1 | -1/+29 | |
1998-01-16 | added some trust model stuff | Werner Koch | 1 | -2/+2 | |
1997-11-26 | changed the dir layout | Werner Koch | 1 | -80/+27 | |
1997-11-24 | IDEA removed, signing works | Werner Koch | 1 | -0/+4 | |
1997-11-19 | Output armor works, RSA keygen works. | Werner Koch | 1 | -2/+3 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+326 | |