Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Interface change, let all rsa signature functions have a return value. | Niels Möller | 2010-03-24 | 1 | -3/+2 |
* | * pgp.h: Include bignum.h, don't pretend to work without bignums. | Niels Möller | 2007-05-14 | 1 | -17/+2 |
* | * pgp-encode.c [!HAVE_LIBGMP]: Kludge around the pgp.h's | Niels Möller | 2004-02-07 | 1 | -6/+15 |
* | * pgp.h (enum pgp_subpacket_tag): Copied values from RFC 2440. | Niels Möller | 2003-05-14 | 1 | -1/+1 |
* | (pgp_put_mpi): Fixed nettle_mpz_get_str_256 call. | Niels Möller | 2003-05-13 | 1 | -1/+1 |
* | (pgp_put_mpi): Take a const mpz_t argument. Gugfix, | Niels Möller | 2003-05-12 | 1 | -20/+28 |
* | * Reordered includes in most or all .c-files. All should now include | Niels Möller | 2003-05-12 | 1 | -4/+8 |
* | * bignum.c (nettle_mpz_sizeinbase_256_u): New name, was | Niels Möller | 2002-11-15 | 1 | -1/+1 |
* | (pgp_armor): Use new base64 conventions. | Niels Möller | 2002-10-19 | 1 | -8/+23 |
* | * pgp-encode.c: New file. Functions for writing openpgp data | Niels Möller | 2002-10-06 | 1 | -0/+393 |