diff --git a/README.md b/README.md index 401107b..7c8efac 100644 --- a/README.md +++ b/README.md @@ -16,18 +16,18 @@ The following is the draft timetable: | No | Date | Subject | Lab | |----|--------------|----------------------------------------------------|--------------------------------| -| 2 | 27 Jan 2023 | Ciphers and Fundamentals [Unit](https://github.com/billbuchanan/appliedcrypto/tree/master/unit01_cipher_fundamentals) | [Lab](ttps://github.com/billbuchanan/appliedcrypto/blob/master/unit01_cipher_fundamentals/lab/new_lab01.pdf) [Demo](https://www.youtube.com/watch?v=v6H7lHblKes) | -| 3 | 3 Feb 2023 | Symmetric Key | Lab | -| 4 | 10 Feb 2023 | Hashing and MAC | Lab | -| 5 | 17 Feb 2023 | Asymmetric (Public) Key | Lab | -| 6 | 24 Feb 2023 | Key Exchange | Lab | -| 7 | 3 Mar 2022 | Digital Signatures and Certificates | Lab | +| 2 | 27 Jan 2023 | Ciphers and Fundamentals [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit01_cipher_fundamentals/lab)] [[Demo](https://www.youtube.com/watch?v=v6H7lHblKes)] | +| 3 | 3 Feb 2023 | 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 2023 | 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 2023 | 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 2023 | 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 | 3 Mar 2022 | 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)] | | 8 | 11 Mar 2023 | Revision lecture and Test 1/Coursework | Mini-project/Coursework | | 9 | 17 Mar 2023 | Test (Units 1-5) 40% of overall mark [here](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/test01) | | -| 10 | 24 Mar 2023 | Tunnelling | Lab | -| 11 | 31 Mar 2023 | Blockchain | Lab | -| 12 | 28 Apr 2023 | Future Cryptography | Lab | -| 13 | 5 May 2023 | Tokens and Services | Lab | +| 10 | 24 Mar 2023 | Tunnelling [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling/lab)] | +| 11 | 31 Mar 2023 | Blockchain [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain/lab)] | +| 12 | 28 Apr 2023 | Future Cryptography [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future/lab)] | +| 13 | 5 May 2023 | Tokens and Services [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services/lab)] | | 14 | 12 May 2023 | | | | 15 | 19 May 2023 | Coursework Hand-in - 60% of overall mark (15 May) | Lab (Tokenization) |