Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix accidental use of C99 for loop. | Niels Möller | 2018-12-26 | 1 | -1/+2 |
* | Update mini-gmp version for _rsa_sec_compute_root_tr rename. | Niels Möller | 2018-11-25 | 1 | -4/+4 |
* | cnd_mpn_zero: Use a volatile-declared mask variable. | Niels Möller | 2018-11-25 | 1 | -1/+3 |
* | Move decl. of rsa_sec_compute_root_tr to internal header. | Niels Möller | 2018-11-25 | 1 | -6/+6 |
* | ChangeLog entries, minor comment and spacing fixes | Niels Möller | 2018-11-24 | 1 | -1/+2 |
* | Use side-channel silent root for rsa signatures | Simo Sorce | 2018-11-24 | 1 | -0/+252 |
* | Reject invalid keys, with even moduli, in rsa_compute_root_tr. | Niels Möller | 2016-08-04 | 1 | -0/+8 |
* | Use mpz_powm_sec. | Niels Möller | 2016-06-20 | 1 | -2/+2 |
* | New function rsa_compute_root_tr. | Niels Möller | 2015-11-15 | 1 | -0/+112 |