Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
public:papers:rsa_ccs17 [2018-04-04 07:39] – [Description of the vulnerability] xsvendapublic:papers:rsa_ccs17 [2018-09-10 12:22] xsvenda
Line 1: Line 1:
 ====== ROCA: Vulnerable RSA generation (CVE-2017-15361) ====== ====== ROCA: Vulnerable RSA generation (CVE-2017-15361) ======
 ~~NOTOC~~ ~~NOTOC~~
 +====== Paper details ======
 +**Paper title: The Return of Coppersmith's Attack: Practical Factorization of Widely Used RSA Moduli [ACM CCS 2017]**\\
 +**Authors: Matus Nemec, Marek Sys, Petr Svenda, Dusan Klinec and Vashek Matyas**\\
 +**Primary contact:** Petr Svenda <svenda@fi.muni.cz> 
 +
 +  * Conference page: [[https://www.sigsac.org/ccs/CCS2017/ | ACM CCS 2017]]
 +  * Author ePrint version of the paper: {{ :public:papers:nemec_roca_ccs17_preprint.pdf | pdf}}
 +  * Conference slides: {{ {{ :public:papers:ccs-nemec-handout.pdf | pdf}}
 +
 +**Bibtex (regular paper)**
 +
 +  @inproceedings{2017-ccs-nemec,
 +    Author        = {Matus Nemec and Marek Sys and Petr Svenda and Dusan Klinec and Vashek Matyas},
 +    Title         = {{The Return of Coppersmith's Attack: Practical Factorization of Widely Used RSA Moduli}},
 +    BookTitle     = {24th ACM Conference on Computer and Communications Security (CCS'2017)},
 +    Year          = {2017},
 +    ISBN          = {978-1-4503-4946-8/17/10},
 +    Publisher     = {ACM},
 +    Pages         = {1631-1648}
 +  }
 +
 **<TLDR>**  **<TLDR>** 
  
Line 122: Line 143:
  
  
-====== Paper details ====== 
-**Paper title: The Return of Coppersmith's Attack: Practical Factorization of Widely Used RSA Moduli [ACM CCS 2017]**\\ 
-**Authors: Matus Nemec, Marek Sys, Petr Svenda, Dusan Klinec and Vashek Matyas**\\ 
-**Primary contact:** Petr Svenda <svenda@fi.muni.cz>  
- 
-  * Conference page: [[https://www.sigsac.org/ccs/CCS2017/ | ACM CCS 2017]] 
-  * Author ePrint version of the paper: {{ :public:papers:nemec_roca_ccs17_preprint.pdf | pdf}} 
-  * Conference slides: {{ {{ :public:papers:ccs-nemec-handout.pdf | pdf}} 
- 
-**Bibtex (regular paper)** 
- 
-  @inproceedings{2017-ccs-nemec, 
-    Author        = {Matus Nemec and Marek Sys and Petr Svenda and Dusan Klinec and Vashek Matyas}, 
-    Title         = {{The Return of Coppersmith's Attack: Practical Factorization of Widely Used RSA Moduli}}, 
-    BookTitle     = {24th ACM Conference on Computer and Communications Security (CCS'2017)}, 
-    Year          = {2017}, 
-    ISBN          = {978-1-4503-4946-8/17/10}, 
-    Publisher     = {ACM}, 
-    Pages         = {1631-1648} 
-  } 
  
 ---- ----