summaryrefslogtreecommitdiff
path: root/rsa-compat.c
Commit message (Expand)AuthorAgeFilesLines
* Interface change, let all rsa signature functions have a return value.Niels Möller2010-03-241-6/+9
* Don't use WITH_PUBLIC_KEY / WITH_HOGWEED, then Makefile sorts outNiels Möller2007-05-141-4/+0
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-1/+1
* RSA renaming. Updated all callers.Niels Möller2003-01-271-2/+2
* * rsa-decrypt.c: Make compilation conditional on WITH_PUBLIC_KEY.Niels Möller2002-12-301-0/+7
* * bignum.c (nettle_mpz_sizeinbase_256_u): New name, wasNiels Möller2002-11-151-16/+16
* Adapted to new private key struct.Niels Möller2002-01-141-9/+3
* Updated for new md5 and rsa conventions.Niels Möller2002-01-091-5/+21
* Bug fixes.Niels Möller2001-10-301-5/+6
* New file, implementing RSA ref signature andNiels Möller2001-10-301-0/+140