aboutsummaryrefslogtreecommitdiffstats
path: root/include/mpi.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups.Werner Koch2006-09-201-204/+0
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-0/+2
| | | | | The gpg part does not yet build.
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-1/+6
| | | | | | | | | | | to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works.
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+196
| | | | 'GNUPG-1-9-BRANCH'.
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-197/+0
| | | | 'GNUPG-1-9-BRANCH'.
* * mpi-bit.c (mpi_normalize): Replaced the check for protected byV1-2-5V1-2-4V1-2-3RC-1-2-5rc2RC-1-2-5rc1RC-1-2-4rc1RC-1-2-3rc2RC-1-2-3rc1Werner Koch2002-09-111-6/+1
| | | | | | | | is_opaque. (mpi_get_nbits): Removed the special case for protected MPIs. * mpicoder.c (do_get_buffer): Likewise. (mpi_print): Removed the nbit_info printing.
* Update head to match stable 1.0David Shaw2002-06-291-0/+202
|
* See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner KochWerner Koch1999-12-081-181/+0
|
* See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch1999-10-261-1/+4
|
* See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner KochWerner Koch1999-07-071-0/+3
|
* See ChangeLog: Tue May 4 15:49:29 CEST 1999 Werner KochWerner Koch1999-05-041-0/+1
|
* See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner KochWerner Koch1999-02-161-2/+2
|
* See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner KochWerner Koch1999-01-071-0/+1
|
* See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner KochWerner Koch1998-12-081-2/+4
|
* chnages done at the trainWerner Koch1998-08-071-1/+0
|
* intermediate check inWerner Koch1998-08-051-0/+5
|
* some more internall structure changesWerner Koch1998-06-161-2/+7
|
* extensions are now working and fixed a lot of bugsWerner Koch1998-06-151-0/+1
|
* update from toboldWerner Koch1998-06-111-5/+4
|
* new releaseV0-2-15Werner Koch1998-04-091-0/+1
|
* some cleanupsWerner Koch1998-03-191-0/+1
|
* a couple of changes; but some parts are now brokenWerner Koch1998-02-111-0/+3
|
* changed structure of trustdbWerner Koch1998-02-021-0/+2
|
* added some trust model stuffWerner Koch1998-01-161-1/+0
|
* started with trust stuffWerner Koch1998-01-121-21/+5
|
* changed configuration stuff, replaced some Makefile.am by distfiles.Werner Koch1997-12-231-0/+12
|
* better prime number generator. improved ELG key generationWerner Koch1997-12-191-0/+1
|
* fingerprints and self signatures addedWerner Koch1997-12-091-14/+10
|
* Improved prime number testWerner Koch1997-11-271-0/+2
|
* How with some assembly supportWerner Koch1997-11-261-0/+9
|
* ElGamal funktioniert und ist defaultWerner Koch1997-11-241-1/+5
|
* Output armor works, RSA keygen works.Werner Koch1997-11-191-2/+3
|
* initially checkinWerner Koch1997-11-181-0/+147