]> git.ipfire.org Git - thirdparty/nettle.git/commit
Change _rsa_sec_compute_root_tr to take a fix input size.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 17 May 2021 18:55:53 +0000 (20:55 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 17 May 2021 19:53:28 +0000 (21:53 +0200)
commit485b5e2820a057e873b1ba812fdb39cae4adf98c
treeeb9e74bf73230f7deb32d3febb5e66877607b487
parent0a714543136de97c7fd34f1c6ac1592dc5036879
Change _rsa_sec_compute_root_tr to take a fix input size.

Improves consistency with _rsa_sec_compute_root, and fixes zero-input bug.
ChangeLog
rsa-decrypt-tr.c
rsa-internal.h
rsa-sec-decrypt.c
rsa-sign-tr.c
testsuite/rsa-encrypt-test.c