Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JisoonPark authored Aug 26, 2022
1 parent c417594 commit 564089a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2022_Hackers_Playground/SecureRunner2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ And generate corrupted signatures with modified `n`.
Now that we have 6 normal/abnormal signature pairs, factorizing `n` is possible by using Modulus Fault Attack based on LLL.

Reference:
- Modulus Fault Attacks Against RSA-CRT Signatures([talk](https://www.normalesup.org/~tibouchi/papers/talk-modulusfault.pdf), [paper](https://eprint.iacr.org/2011/388.pdf)
- Modulus Fault Attacks Against RSA-CRT Signatures([talk](https://www.normalesup.org/~tibouchi/papers/talk-modulusfault.pdf), [paper](https://eprint.iacr.org/2011/388.pdf))

0 comments on commit 564089a

Please sign in to comment.