This shows you the differences between two versions of the page.
|
isc:lectures:02 [2023/03/29 10:27] mihai.chiroiu |
isc:lectures:02 [2024/11/01 17:18] (current) florin.stancu |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| <HTML> | <HTML> | ||
| - | <iframe class="pdf_frame" src="" scrolling="no" width="100%" height="550" frameborder="0"></iframe> | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQjbvAnsZn4LVQvwhIvVSRNqox6B3aSKU2FLhGiHtgYBu0kzbzKy4plb_UKZxyBDA/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: | Lecture 02 - Cryptography}} | + | [[https://docs.google.com/presentation/d/e/2PACX-1vQjbvAnsZn4LVQvwhIvVSRNqox6B3aSKU2FLhGiHtgYBu0kzbzKy4plb_UKZxyBDA/pub?start=false&loop=false&delayms=60000 | Lecture 02 - Cryptography]] |
| + | |||
| + | === 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/ch2-rev1.pdf|Chapter 2 (pdf)]] | ||