diff --git a/documents/facharbeit-rsa/Facharbeit-Martin-Thoma-2.odt b/documents/facharbeit-rsa/Facharbeit-Martin-Thoma-2.odt new file mode 100644 index 0000000..443f46e Binary files /dev/null and b/documents/facharbeit-rsa/Facharbeit-Martin-Thoma-2.odt differ diff --git a/documents/facharbeit-rsa/Literatur.tex b/documents/facharbeit-rsa/Literatur.tex index 8a04310..2de89bf 100644 --- a/documents/facharbeit-rsa/Literatur.tex +++ b/documents/facharbeit-rsa/Literatur.tex @@ -30,22 +30,57 @@ Königswinter, Tandem Verlag GmbH, 2006. \newpage \subsection*{Internetadressen} - -TODO -\begin{tabular}{ll} -[Berendt] & -Berendt, Gerhard. -Seminar über Zahlentheorie/Kryptographie. 10.04.2008 -URL: http://userpage.fu-berlin.de/~berendt/lehre2008\_neu.html -[Stand: 09.01.2010] \\ -a[Birthälmer] & -Birthälmer, Melita. -Kryptografie 13.04.2008 -URL: http://www.birthaelmer.com/fileadmin/birthaelmer/portfolio/Kryptografie\_web.pdf -[Stand: 09.01.2010] \\ -a[msri] & -SIAM News. -Still Guarding Secrets after Years of Attacks, RSA Earns Accolades for its Founders. 17.06.2003 -URL: http://www.msri.org/people/members/sara/articles/rsa.pdf -[Stand: 09.01.2010] +{\footnotesize +\begin{tabular}{lp{12cm}} +{[Berendt]} & +\parbox{12cm}{Berendt, Gerhard.\\ +Seminar über Zahlentheorie/Kryptographie.\hfill10.04.2008\\ +URL: http://userpage.fu-berlin.de/~berendt/lehre2008\_neu.html\\ +{[Stand: 09.01.2010]}} \\\\ +{[Birthälmer]} & +\parbox{12cm}{Birthälmer, Melita.\\ +Kryptografie\hfill13.04.2008\\ +URL: http://www.birthaelmer.com/fileadmin/birthaelmer/portfolio/Kryptografie\_web.pdf\\ +{[Stand: 09.01.2010]}} \\\\ +{[msri]} & +\parbox{12cm}{SIAM News.\\ +Still Guarding Secrets after Years of Attacks, RSA Earns Accolades for its Founders.\hfill17.06.2003\\ +URL: http://www.msri.org/people/members/sara/articles/rsa.pdf\\ +{[Stand: 09.01.2010]}} \\\\ +{[Paixão]} & +\parbox{12cm}{Paixão, Cesar A. M.. \\ +An efficient variant of the RSA cryptosystem.\hfill11.08.2009\\ +URL: http://eprint.iacr.org/2003/159.pdf\\ +{[Stand: 26.11.2009]}} \\\\ +{[Petitcolas]} & +\parbox{12cm}{Petitcolas, Fabien. \\ +DESIDERATA DE LA CRYPTOGRAPHIE MILITAIRE.\hfill20.06.2009\\ +URL: http://www.petitcolas.net/fabien/kerckhoffs/la\_cryptographie\_militaire\_i.htm\#desiderata \\ +{[Stand: 09.01.2010]}} \\\\ +{[RSA-2190]} & +\parbox{12cm}{RSA Laboratories.\\ +What are the best factoring methods in use today?\hfill03.11.2009\\ +URL: http://www.rsa.com/rsalabs/node.asp?id=2190\\ +{[Stand: 09.01.2010]}} \\\\ +{[RSA-2191]} & +\parbox{12cm}{RSA Laboratories.\\ +What improvements are likely in factoring capability?\hfill03.11.2009\\ +URL: http://www.rsa.com/rsalabs/node.asp?id=2191\\ +{[Stand: 09.01.2010]}} \\\\ +{[RSA-2216]} & +\parbox{12cm}{RSA Laboratories.\\ +What would it take to break the RSA cryptosystem?\hfill03.11.2009\\ +URL: http://www.rsa.com/rsalabs/node.asp?id=2216\\ +{[Stand: 09.01.2010]}} \\\\ +{[RSA-2964]} & +\parbox{12cm}{RSA Laboratories.\\ +RSA-640 factored!\hfill03.01.2010\\ +URL: http://www.rsa.com/rsalabs/node.asp?id=2964\\ +{[Stand: 09.01.2010]}} \\\\ +{[wiki-RSA]} & +\parbox{12cm}{Ladenthin, Bernhard.\\ +RSA-Kryptosystem.\hfill08.01.2010\\ +URL: http://de.wikipedia.org/wiki/RSA-Kryptosystem\#Erzeugung\_des\_öffentlichen\_und\_privaten\_Schlüssels\\ +{[Stand: 09.01.2010]}} \end{tabular} +} diff --git a/documents/facharbeit-rsa/README.md b/documents/facharbeit-rsa/README.md new file mode 100644 index 0000000..3952f87 --- /dev/null +++ b/documents/facharbeit-rsa/README.md @@ -0,0 +1,11 @@ +Dies ist eine LaTeX-Version meiner Facharbeit. Die Original +OpenOffice-Facharbeit ist unter `Facharbeit-Martin-Thoma-2.odt` zu +finden. Damals wurde es wie in `Facharbeit-Martin-Thoma-2.pdf` +angezeigt. + +Bekannte Probleme: +----------------- +* Internetadressen werde nicht gut angezeigt +* Internetadressen sind nicht direkt verlinkt +* Anhang wurde nicht richtig geparst (minted issue 85)[https://code.google.com/p/minted/issues/detail?id=85] +* Selbststaendigkeitserklaerung schaut nicht so schön aus diff --git a/documents/facharbeit-rsa/facharbeit-rsa.pdf b/documents/facharbeit-rsa/facharbeit-rsa.pdf index 03ebb85..2ff71e4 100644 Binary files a/documents/facharbeit-rsa/facharbeit-rsa.pdf and b/documents/facharbeit-rsa/facharbeit-rsa.pdf differ