summaryrefslogtreecommitdiff
path: root/rsa_sha1.c
Commit message (Expand)AuthorAgeFilesLines
* * rsa_md5.c, rsa_sha1.c: Deleted files, contents spread overNiels Möller2003-01-231-134/+0
* * bignum.c (nettle_mpz_sizeinbase_256_u): New name, wasNiels Möller2002-11-151-1/+1
* * rsa-decrypt.c (rsa_decrypt): Constification.Niels Möller2002-10-091-2/+2
* New define WITH_PUBLIC_KEY, and new configure flagNiels Möller2002-10-011-2/+2
* * rsa-compat.c: Adapted to new private key struct.Niels Möller2002-01-141-2/+2
* rsa.h is now obsolete.Niels Möller2002-01-141-3/+2
* * rsa_md5.c: Represent a signature as an mpz_t, not a string.Niels Möller2002-01-091-22/+16
* * rsa_sha1.c: New file, PKCS#1 rsa-sha1 signatures.Niels Möller2001-10-301-0/+141