cfb8: Fix decrypt path
[gd/nettle] / sexp2dsa.c
2016-08-16 Niels MöllerUse const char * for sexp expression types.
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing.
2014-03-26 Niels MöllerConvert dsa_keypair_from_sexp_alist to use struct dsa_p...
2013-04-26 Niels MöllerUse size_t for bignums, rsa and dsa.
2012-07-07 Niels MöllerUpdated FSF address. Patch from David Woodhouse.
2012-02-18 Niels MöllerConverted files to utf-8.
2010-06-04 Niels Möller(dsa_keypair_from_sexp_alist): New argument q_bits.
2007-05-14 Niels MöllerDon't use WITH_PUBLIC_KEY / WITH_HOGWEED, then Makefile...
2004-10-05 Niels Möller* sexp2dsa.c (dsa_keypair_from_sexp_alist): Use a const...
2003-05-12 Niels Möller* Reordered includes in most or all .c-files. All shoul...
2003-01-27 Niels Möller(dsa_signature_from_sexp): New function.
2002-11-15 Niels Möller(macro GET): Check sign of parsed
2002-11-07 Niels Möller(dsa_keypair_from_sexp_alist, dsa_keypair_from_sexp):