(dsa_keypair_from_sexp_alist): New argument q_bits.
authorNiels Möller <nisse@lysator.liu.se>
Fri, 4 Jun 2010 13:39:24 +0000 (15:39 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 4 Jun 2010 13:39:24 +0000 (15:39 +0200)
commit3aa580c84c6606d3abd7205ad6a11871cd991440
tree799887bb2093a628a77536f434739c07cf769c54
parent2e4e3ee9c61b0697a5f5b55f06996525b8b52939
(dsa_keypair_from_sexp_alist): New argument q_bits.
Renamed parameter limit to p_max_bits.
(dsa_sha1_keypair_from_sexp): Renamed, was dsa_keypair_from_sexp.
Updated to call dsa_keypair_from_sexp_alist with the new argument.
(dsa_sha256_keypair_from_sexp): New function.
(dsa_signature_from_sexp): New argument q_bits.

Rev: nettle/sexp2dsa.c:1.3
sexp2dsa.c