This shows you the differences between two versions of the page.
|
isc:lectures:02 [2016/03/22 09:41] mihai.bucicoiu |
isc:lectures:02 [2024/11/01 17:18] (current) florin.stancu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Lecture 02 - Access control ==== | + | ==== Lecture 02 - Cryptography ==== |
| <HTML> | <HTML> | ||
| - | <iframe class="pdf_frame" src="http://ocw.cs.pub.ro/courses/_media/isc/lectures/isc_02_acl.pdf" scrolling="no" width="100%" height="450" 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> | ||
| + | [[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)]] | ||
| - | {{:isc:lectures:isc_02_acl.pdf | Lecture 02 - Access control}} | ||