-
- Downloads
Avoid calls to mpz_sizeinbase on RSA private key.
* rsa-sec-compute-root.c (_rsa_sec_compute_root): Avoid calls to mpz_sizeinbase, since that potentially leaks most significant bits of private key parameters a and b.
Loading
Please register or sign in to comment