diff options
Diffstat (limited to '05Literatur.tex')
| -rw-r--r-- | 05Literatur.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/05Literatur.tex b/05Literatur.tex index 1be750e..1bd726c 100644 --- a/05Literatur.tex +++ b/05Literatur.tex @@ -1,5 +1,9 @@ \begin{thebibliography}{99} - +\bibitem{bib:OpenSslBuch} Viega, J./Messier, M./Chandra, P.: Cryptography for Secure Communications. Network Security with OpenSSL. Sebastopol (U.S.A.): O'Reilly, 2002 +\bibitem{bib:OpenSslWiki} \url{https://wiki.openssl.org/index.php/Main_Page} [Stand: 25.09.2015] +\bibitem{bib:OpenSslManPages} \url{https://www.openssl.org/docs/man1.0.2/crypto/} [Stand: 25.09.2015] +\bibitem{bib:OpenSslGithub} \url{https://github.com/openssl/openssl/tree/OpenSSL_1_0_2d} [Stand: 25.09.2015] +\bibitem{bib:QtManual} \url{http://doc.qt.io/qt-5/reference-overview.html} [Stand: 25.09.2015] \end{thebibliography} %Definieren mittels: \bibitem{AUFRUF} TEXT |
