]> git.ipfire.org Git - thirdparty/nettle.git/commit
* dsa.h (struct dsa_private_key): Don't include the public
authorNiels Möller <nisse@lysator.liu.se>
Wed, 9 Oct 2002 19:28:56 +0000 (21:28 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 9 Oct 2002 19:28:56 +0000 (21:28 +0200)
commit8675a35bd4ccb22cd05ab2ba1c70ad36337db032
tree3f859f2c7ce7d1dc19d96fdb628aca68da5a68bf
parentd253a68d19e072551cb5fc9a97e379387396055c
* dsa.h (struct dsa_private_key): Don't include the public
information here.
* dsa.c (dsa_private_key_init, dsa_private_key_clear): Updated to
new struct dsa_private_key.

* dsa.h, dsa.c, dsa-sign.c, dsa-verify.c: New files.

Rev: src/nettle/dsa.c:1.2
dsa.c