summaryrefslogtreecommitdiff
path: root/sexp2rsa.c
Commit message (Expand)AuthorAgeFilesLines
* Use const char * for sexp expression types.Niels Möller2016-08-161-2/+2
* Update copyright headers for dual licensing.Niels Möller2014-04-121-21/+28
* Use size_t for bignums, rsa and dsa.Niels Möller2013-04-261-1/+1
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* Don't use WITH_PUBLIC_KEY / WITH_HOGWEED, then Makefile sorts outNiels Möller2007-05-141-4/+0
* * sexp2dsa.c (dsa_keypair_from_sexp_alist): Use a const pointerNiels Möller2004-10-051-2/+2
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-3/+3
* RSA renaming. Updated all callers.Niels Möller2003-01-271-2/+2
* (macro GET): Check sign of parsedNiels Möller2002-11-161-2/+6
* * sexp2rsa.c (rsa_keypair_from_sexp): New limit argument. UseNiels Möller2002-11-071-27/+14
* (rsa_keypair_from_sexp_alist): New function.Niels Möller2002-11-031-32/+37
* * sexp2rsa.c (get_value): No need to call sexp_iterator_nextNiels Möller2002-10-061-2/+1
* * sexp2rsa.c (rsa_keypair_from_sexp): No need to callNiels Möller2002-10-061-3/+0
* * sexp2rsa.c (rsa_keypair_from_sexp): Use sexp_iterator_first.Niels Möller2002-10-061-3/+1
* New define WITH_PUBLIC_KEY, and new configure flagNiels Möller2002-10-011-2/+2
* (rsa_keypair_from_sexp): Bugfix: CallNiels Möller2002-09-301-0/+6
* New files.Niels Möller2002-09-291-0/+116