This shows you the differences between two versions of the page.
isc:lectures:09 [2023/03/29 10:39] mihai.chiroiu |
isc:lectures:09 [2024/11/29 17:22] (current) florin.stancu |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Lecture 09 - Web Security ==== | + | ==== Lecture 09 - Public Key Infrastructure ==== |
<HTML> | <HTML> | ||
- | <iframe class="pdf_frame" src="https://ocw.cs.pub.ro/courses/_media/isc/lectures/isc_09_web_security.pdf" scrolling="no" width="100%" height="550" frameborder="0"></iframe> | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQ6mQHUDepQdVBSs_eol4P-H44KwiYHIRDcbt9dB3qudWtwEleaNnW0w14-pyZzOA/embed?start=false&loop=false&delayms=60000" frameborder="0" width="100%" height="600" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> |
- | <script> | + | |
- | window.onload = function sizeFrame() { | + | |
- | var frame = document.getElementById("pdf_frame"); | + | |
- | var parent = frame.parentNode; | + | |
- | frame.width = window.getComputedStyle(parent).width; | + | |
- | }; | + | |
- | </script> | + | |
</HTML> | </HTML> | ||
- | {{:isc:lectures:isc_09_web_security.pdf | Lecture 09 - Web Security}} | + | [[https://docs.google.com/presentation/d/e/2PACX-1vQ6mQHUDepQdVBSs_eol4P-H44KwiYHIRDcbt9dB3qudWtwEleaNnW0w14-pyZzOA/pub?start=false&loop=false&delayms=60000| Lecture 09 - Public Key Infrastructure]] |
+ | |||
+ | === More resources === | ||
+ | |||
+ | * //[[https://people.scs.carleton.ca/~paulv/toolsjewels.html|Computer Security and the Internet: Tools and Jewels]]// => [[https://people.scs.carleton.ca/~paulv/toolsjewels/TJrev1/ch8-rev1.pdf|Chapter 8 (pdf)]] | ||
+ |