Revise timetable and add esecurity image

Updated the timetable dates and added an image.
This commit is contained in:
Bill Buchanan
2026-01-12 21:27:57 +00:00
committed by GitHub
parent 0cbac8f28a
commit 74937d8de4

View File

@@ -16,19 +16,20 @@ The following is the draft timetable:
| No | Date | Subject | Lab |
|----|--------------|----------------------------------------------------|--------------------------------|
| 2 | 27 Jan 2025 | Ciphers and Fundamentals [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit01_cipher_fundamentals)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit01_cipher_fundamentals/lab)] [[Demo](https://www.youtube.com/watch?v=v6H7lHblKes)] |
| 3 | 3 Feb 2025 | Symmetric Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric/lab)] [Vincent Rijmen](https://www.youtube.com/watch?v=u8kakBA7mkc) |
| 4 | 10 Feb 2025 | Hashing and MAC [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing/lab)] [Ivan Damgård](https://www.youtube.com/watch?v=crQVIqrJzds) |
| 5 | 17 Feb 2025 | Asymmetric (Public) Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit04_public_key)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit04_public_key/lab)] [Len Adleman](https://youtu.be/sPcfQ2tPUb0) |
| 6 | 24 Feb 2025 | Key Exchange [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit05_key_exchange)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit05_key_exchange/lab)] [Whitfield Diffie](https://www.youtube.com/watch?v=KgkdwtYW-tE) |
| 7 | 3 Mar 2025 | Reading Week (Revision lecture) | Mini-project [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06a_mini_project)] /Coursework |
| 8 | 10 Mar 2025 | Digital Signatures and Certificates [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06_trust_dig_cert)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06_trust_dig_cert/lab) ]
| 9 | 17 Mar 2025 | Test (Units 1-5) 40% of overall mark [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/test01)] | |
| 10 | 24 Mar 2025 | Tunnelling [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling/lab) Marty Hellman |
| 11 | 31 Mar 2025 | Blockchain [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain/lab)] [Troy Hunt](https://us02web.zoom.us/j/87987679833?pwd=SVhMUHRVbXRRQjc0anFTS1UyaGVhQT09) |
| 12 | 7 Apr 2025 | Future Cryptography [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future/lab)] |
| 13 | 28 Apr 2025 | Tokens, Authorization and Docker [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services/lab)] | |
| 14 | 5 May 2025 | Coursework Hand-in - 60% of overall mark (Sunday, 11 May 2025) [[Coursework](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/coursework)] | Daniel J Bernstein |
| 2 | 26 Jan 2026 | Ciphers and Fundamentals [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit01_cipher_fundamentals)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit01_cipher_fundamentals/lab)] [[Demo](https://www.youtube.com/watch?v=v6H7lHblKes)] |
| 3 | 2 Feb 2026 | Symmetric Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric/lab)] [Vincent Rijmen](https://www.youtube.com/watch?v=u8kakBA7mkc) |
| 4 | 9 Feb 2026 | Hashing and MAC [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing/lab)] [Ivan Damgård](https://www.youtube.com/watch?v=crQVIqrJzds) |
| 5 | 16 Feb 2026 | Asymmetric (Public) Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit04_public_key)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit04_public_key/lab)] [Len Adleman](https://youtu.be/sPcfQ2tPUb0) |
| 6 | 23 Feb 2026 | Key Exchange [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit05_key_exchange)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit05_key_exchange/lab)] [Whitfield Diffie](https://www.youtube.com/watch?v=KgkdwtYW-tE) |
| 7 | 2 Mar 2026 | Reading Week (Revision lecture) | Mini-project [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06a_mini_project)] /Coursework |
| 8 | 9 Mar 2026 | Digital Signatures and Certificates [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06_trust_dig_cert)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06_trust_dig_cert/lab) ]
| 9 | 16 Mar 2026 | Test (Units 1-5) 40% of overall mark [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/test01)] | |
| 10 | 23 Mar 2026 | Tunnelling [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling/lab) Marty Hellman |
| 11 | 13 Apr 2026 | Blockchain [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain/lab)] [Troy Hunt](https://us02web.zoom.us/j/87987679833?pwd=SVhMUHRVbXRRQjc0anFTS1UyaGVhQT09) |
| 12 | 20 Apr 2026 | Future Cryptography [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future/lab)] |
| 13 | 27 Apr 2026 | Tokens, Authorization and Docker [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services/lab)] | |
| 14 | 4 May 2026 | Coursework Hand-in - 60% of overall mark (Sunday, 11 May 2026) [[Coursework](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/coursework)] | Daniel J Bernstein |