summaryrefslogtreecommitdiff
path: root/rsa-sec-compute-root.c
Commit message (Expand)AuthorAgeFilesLines
* Use GMP functions mpn_cnd_add_n, mpn_cnd_sub_n and mpn_cnd_swap.use-mpn_cnd-functionsNiels Möller2020-10-281-1/+1
* Rewrote _rsa_sec_compute_root, for clarity.Niels Möller2018-11-271-55/+110
* Avoid calls to mpz_sizeinbase on RSA private key.Niels Möller2018-11-251-4/+4
* ChangeLog entry and comment fixes.Niels Möller2018-11-241-1/+2
* Add side-channel silent RSA root functionSimo Sorce2018-11-241-0/+139