forked fromsybrenstuvel/python-rsa
- Notifications
You must be signed in to change notification settings - Fork0
Commit3bf7b2e
committed
Choose blinding factor relatively prime to N
This is a requirement for RSA blinding, but wasn't implemented yet.1 parent4ed79bc commit3bf7b2e
2 files changed
+15
-6
lines changedLines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
420 | 427 |
| |
421 | 428 |
| |
422 | 429 |
| |
| |||
427 | 434 |
| |
428 | 435 |
| |
429 | 436 |
| |
430 |
| - | |
| 437 | + | |
431 | 438 |
| |
432 | 439 |
| |
433 | 440 |
| |
| |||
443 | 450 |
| |
444 | 451 |
| |
445 | 452 |
| |
446 |
| - | |
| 453 | + | |
447 | 454 |
| |
448 | 455 |
| |
449 | 456 |
| |
|
0 commit comments
Comments
(0)