Update README.md

This commit is contained in:
Bill Buchanan
2025-02-02 17:41:42 +00:00
committed by GitHub
parent 6e2b6ffd15
commit 22dc3bc66a

View File

@@ -17,8 +17,8 @@ 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)] |
| 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) [Vincent Rijmen](https://www.youtube.com/watch?v=u8kakBA7mkc) |
| 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) |
| 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)] |
| 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] |
| 7 | 3 Mar 2025 | Reading Week (Revision lecture) | Mini-project [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06a_mini_project)] /Coursework |