]> git.ipfire.org Git - thirdparty/nettle.git/commit
Unify handing of message hash for dsa and ecdsa, using mpn interface.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 1 Jun 2024 16:26:56 +0000 (18:26 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 1 Jun 2024 16:26:56 +0000 (18:26 +0200)
commitf0e2f36e44930a0fde3b694409fdb127bb0e4794
tree220ba60638e6b4e132d4bc0dd2d493322351b2db
parent5749390f9343ecc7b6319623495d3afb653acf9f
Unify handing of message hash for dsa and ecdsa, using mpn interface.
13 files changed:
ChangeLog
Makefile.in
dsa-hash.c
dsa-internal.h
dsa-sign.c
dsa-verify.c
ecc-ecdsa-sign.c
ecc-ecdsa-verify.c
ecc-gostdsa-sign.c
ecc-gostdsa-verify.c
ecc-hash.c [deleted file]
ecc-internal.h
gmp-glue.h