File tree 3 files changed +16
-8
lines changed
3 files changed +16
-8
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ parts:
38
38
title : Class 3B
39
39
- file : notes/week03/class3C
40
40
title : Class 3C
41
- # - caption: Week 4
42
- # maxdepth: 1
43
- # chapters:
44
- # - file: notes/week04/class4A
45
- # title: Class 4A
41
+ - caption : Week 4
42
+ maxdepth : 1
43
+ chapters :
44
+ - file : notes/week04/class4A
45
+ title : Class 4A
46
46
# - file: notes/week04/class4B
47
47
# title: Class 4B
48
48
# - file: notes/week04/class4C
Original file line number Diff line number Diff line change @@ -12,11 +12,19 @@ We will leave the website open even after the course is over for a reasonable nu
12
12
13
13
[ Download the Slides from today] ( https://github.com/ubc-cs/cpsc430/raw/main/files/2024_S2_Class4A.pdf )
14
14
15
- <!--
15
+ ``` {dropdown} 1. Encryption
16
+ :class-container: sd-shadow-lg
17
+ :color: primary
18
+ :open:
19
+
20
+ <div class="container youtube">
21
+ <iframe class="responsive-iframe" src="https://www.youtube.com/embed/jhXCTbFnK8o?si=Qk_rSdRT1CD7g7fE" frameborder="0" allow="accelerometer; autoplay="0"; gyroscope; picture-in-picture; fullscreen" allowfullscreen></iframe>
22
+ </div>
23
+ ```
24
+
16
25
## Important links for today:
17
26
18
- -
19
- -->
27
+ - [ Encryption 101] ( https://www.youtube.com/watch?v=jhXCTbFnK8o )
20
28
21
29
## Acknowledgements
22
30
You can’t perform that action at this time.
0 commit comments