Update README.md

This commit is contained in:
Bill Buchanan
2024-01-12 08:22:30 +00:00
committed by GitHub
parent d5921d05e4
commit eb93f13fad

View File

@@ -18,9 +18,9 @@ The following is the draft timetable:
|----|--------------|----------------------------------------------------|--------------------------------|
| 2 | 23 Jan 2024 | 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 | 30 Jan 2024 | Symmetric Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric/lab)] |
| 4 | 6 Feb 2024 | Hashing and MAC [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing/lab)] Jean-Philippe Aumasson |
| 4 | 6 Feb 2024 | 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 | 13 Feb 2024 | 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 | 20 Feb 2024 | 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)] Bruce Schneier/Neal Koblitz |
| 6 | 20 Feb 2024 | 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)] |
| 7 | 27 Feb 2024 | Reading Week (Revision lecture) | Mini-project Marty Hellman [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06a_mini_project)] /Coursework |
| 8 | 5 Mar 2024 | 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 | 12 Mar 2024 | Test (Units 1-5) 40% of overall mark [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/test01)] | |